#6CEFB6#6CEFB6
#6CEFB6 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.3% C 0.142 H 162.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFB6 |
|---|---|
| RGB | rgb(108, 239, 182) |
| HSL | hsl(154, 80%, 68%) |
| HSV | hsv(154, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 23.8%, 6.3%) |
| CIE-LAB | lab(86.15, -49.21, 16.81) |
| CIE-LCH | lch(86.15, 52.00, 161.13°) |
| OKLab | oklab(86.33% -0.1358 0.043) |
| OKLCH | oklch(86.33% 0.142 162.4) |
| XYZ | xyz(45.4902, 68.2943, 55.0318) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.43
Light Aquamarine
#7BFDC7
ΔE00 3.22
Light Blue Green
#7EFBB3
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 4.38
Greenish Cyan
#2AFEB7
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFB6 #EF6CA5
analogous
#6CEF74 #6CEFB6 #6CE7EF
triadic
#6CEFB6 #B66CEF #EFB66C
tetradic
#6CEFB6 #746CEF #EF6CA5 #E7EF6C
square
#6CEFB6 #746CEF #EF6CA5 #E7EF6C
split-complementary
#6CEFB6 #EF6CE7 #EF746C
monochromatic
#16CB7C #35E99B #6CEFB6 #A3F5D1 #DAFBED
Accessibility & contrast
On white
1.43
#6CEFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#6CEFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFB6
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFB6 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B3
Deuteranopia (green-blind)
#D9D2BA
Tritanopia (blue-blind)
#37EFDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cefb6; /* rgb */ color: rgb(108, 239, 182); /* oklch */ color: oklch(86.3% 0.142 162.4);
Tailwind
colors: {
custom: {
50: '#a0f5cc',
500: '#6cefb6',
950: '#000000',
},
}SCSS
$custom: #6cefb6; $custom-light: #a0f5cc; $custom-dark: #000000;
JSON
{
"hex": "#6cefb6",
"rgb": {
"r": 108,
"g": 239,
"b": 182
},
"hsl": {
"h": 153.893,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86326,
"c": 0.14241,
"h": 162.4
},
"luminance": 0.68299
}Semantic roles & 50–950 ramp
primary
#6CEFB6
secondary
#C73876
accent
#0965DD
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583