#6CEFC8#6CEFC8
#6CEFC8 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.8% C 0.129 H 170.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFC8 |
|---|---|
| RGB | rgb(108, 239, 200) |
| HSL | hsl(162, 80%, 68%) |
| HSV | hsv(162, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 16.3%, 6.3%) |
| CIE-LAB | lab(86.55, -45.31, 8.00) |
| CIE-LCH | lch(86.55, 46.01, 169.98°) |
| OKLab | oklab(86.78% -0.1278 0.0204) |
| OKLCH | oklch(86.78% 0.129 170.9) |
| XYZ | xyz(47.4713, 69.0868, 65.4658) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.81
Aquamarine
#7FFFD4
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 3.78
Light Aqua
#8CFFDB
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.44
Aqua (survey)
#13EAC9
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFC8 #EF6C93
analogous
#6CEF86 #6CEFC8 #6CD5EF
triadic
#6CEFC8 #C86CEF #EFC86C
tetradic
#6CEFC8 #866CEF #EF6C93 #D5EF6C
square
#6CEFC8 #866CEF #EF6C93 #D5EF6C
split-complementary
#6CEFC8 #EF6CD5 #EF866C
monochromatic
#16CB95 #35E9B3 #6CEFC8 #A3F5DD #DAFBF1
Accessibility & contrast
On white
1.42
#6CEFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#6CEFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFC8
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFC8 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C6
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#25F1E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cefc8; /* rgb */ color: rgb(108, 239, 200); /* oklch */ color: oklch(86.8% 0.129 170.9);
Tailwind
colors: {
custom: {
50: '#a0f5d8',
500: '#6cefc8',
950: '#000000',
},
}SCSS
$custom: #6cefc8; $custom-light: #a0f5d8; $custom-dark: #000000;
JSON
{
"hex": "#6cefc8",
"rgb": {
"r": 108,
"g": 239,
"b": 200
},
"hsl": {
"h": 162.137,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86777,
"c": 0.12939,
"h": 170.9
},
"luminance": 0.69091
}Semantic roles & 50–950 ramp
primary
#6CEFC8
secondary
#C73863
accent
#0948DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583