#6CEFC0#6CEFC0
#6CEFC0 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.6% C 0.135 H 166.9°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFC0 |
|---|---|
| RGB | rgb(108, 239, 192) |
| HSL | hsl(158, 80%, 68%) |
| HSV | hsv(158, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 19.7%, 6.3%) |
| CIE-LAB | lab(86.37, -47.08, 11.92) |
| CIE-LCH | lch(86.37, 48.57, 165.80°) |
| OKLab | oklab(86.57% -0.1313 0.0306) |
| OKLCH | oklch(86.57% 0.135 166.9) |
| XYZ | xyz(46.5608, 68.7226, 60.6700) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.40
Light Aquamarine
#7BFDC7
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 3.79
Seafoam
#7FE0B3
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFC0 #EF6C9B
analogous
#6CEF7E #6CEFC0 #6CDDEF
triadic
#6CEFC0 #C06CEF #EFC06C
tetradic
#6CEFC0 #7E6CEF #EF6C9B #DDEF6C
square
#6CEFC0 #7E6CEF #EF6C9B #DDEF6C
split-complementary
#6CEFC0 #EF6CDD #EF7E6C
monochromatic
#16CB8A #35E9A8 #6CEFC0 #A3F5D8 #DAFBEF
Accessibility & contrast
On white
1.42
#6CEFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#6CEFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFC0
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFC0 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BE
Deuteranopia (green-blind)
#D7D2C3
Tritanopia (blue-blind)
#2EF0E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cefc0; /* rgb */ color: rgb(108, 239, 192); /* oklch */ color: oklch(86.6% 0.135 166.9);
Tailwind
colors: {
custom: {
50: '#a0f5d3',
500: '#6cefc0',
950: '#000000',
},
}SCSS
$custom: #6cefc0; $custom-light: #a0f5d3; $custom-dark: #000000;
JSON
{
"hex": "#6cefc0",
"rgb": {
"r": 108,
"g": 239,
"b": 192
},
"hsl": {
"h": 158.473,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.8657,
"c": 0.13482,
"h": 166.9
},
"luminance": 0.68727
}Semantic roles & 50–950 ramp
primary
#6CEFC0
secondary
#C7386B
accent
#0955DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583