#6CEFC9#6CEFC9
#6CEFC9 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.8% C 0.129 H 171.4°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFC9 |
|---|---|
| RGB | rgb(108, 239, 201) |
| HSL | hsl(163, 80%, 68%) |
| HSV | hsv(163, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 15.9%, 6.3%) |
| CIE-LAB | lab(86.57, -45.08, 7.51) |
| CIE-LCH | lch(86.57, 45.70, 170.54°) |
| OKLab | oklab(86.8% -0.1273 0.0192) |
| OKLCH | oklch(86.8% 0.129 171.4) |
| XYZ | xyz(47.5886, 69.1337, 66.0833) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.89
Aquamarine
#7FFFD4
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.19
Aqua (survey)
#13EAC9
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFC9 #EF6C92
analogous
#6CEF87 #6CEFC9 #6CD4EF
triadic
#6CEFC9 #C96CEF #EFC96C
tetradic
#6CEFC9 #876CEF #EF6C92 #D4EF6C
square
#6CEFC9 #876CEF #EF6C92 #D4EF6C
split-complementary
#6CEFC9 #EF6CD4 #EF876C
monochromatic
#16CB96 #35E9B5 #6CEFC9 #A3F5DD #DAFBF2
Accessibility & contrast
On white
1.42
#6CEFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#6CEFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFC9
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFC9 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C7
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#24F1E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cefc9; /* rgb */ color: rgb(108, 239, 201); /* oklch */ color: oklch(86.8% 0.129 171.4);
Tailwind
colors: {
custom: {
50: '#a0f5d9',
500: '#6cefc9',
950: '#000000',
},
}SCSS
$custom: #6cefc9; $custom-light: #a0f5d9; $custom-dark: #000000;
JSON
{
"hex": "#6cefc9",
"rgb": {
"r": 108,
"g": 239,
"b": 201
},
"hsl": {
"h": 162.595,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86803,
"c": 0.12876,
"h": 171.4
},
"luminance": 0.69138
}Semantic roles & 50–950 ramp
primary
#6CEFC9
secondary
#C73862
accent
#0946DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583