#6CE6CA#6CE6CA
#6CE6CA is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.7% C 0.118 H 176.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE6CA |
|---|---|
| RGB | rgb(108, 230, 202) |
| HSL | hsl(166, 71%, 66%) |
| HSV | hsv(166, 53%, 90%) |
| CMYK | cmyk(53%, 0%, 12.2%, 9.8%) |
| CIE-LAB | lab(83.99, -40.89, 3.26) |
| CIE-LCH | lch(83.99, 41.02, 175.44°) |
| OKLab | oklab(84.71% -0.1173 0.008) |
| OKLCH | oklch(84.71% 0.118 176.1) |
| XYZ | xyz(45.1371, 64.0419, 65.8483) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Aqua (survey)
#13EAC9
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.54
Turquoise
#40E0D0
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 5.00
Aqua Marine
#2EE8BB
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE6CA #E66C88
analogous
#6CE68D #6CE6CA #6CC5E6
triadic
#6CE6CA #CA6CE6 #E6CA6C
tetradic
#6CE6CA #8D6CE6 #E66C88 #C5E66C
square
#6CE6CA #8D6CE6 #E66C88 #C5E66C
split-complementary
#6CE6CA #E66CC5 #E68D6C
monochromatic
#1FB895 #38DDB7 #6CE6CA #A0EFDD #D5F8F0
Accessibility & contrast
On white
1.52
#6CE6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#6CE6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE6CA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE6CA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#29E9DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce6ca; /* rgb */ color: rgb(108, 230, 202); /* oklch */ color: oklch(84.7% 0.118 176.1);
Tailwind
colors: {
custom: {
50: '#9feeda',
500: '#6ce6ca',
950: '#000000',
},
}SCSS
$custom: #6ce6ca; $custom-light: #9feeda; $custom-dark: #000000;
JSON
{
"hex": "#6ce6ca",
"rgb": {
"r": 108,
"g": 230,
"b": 202
},
"hsl": {
"h": 166.23,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.84714,
"c": 0.11753,
"h": 176.1
},
"luminance": 0.64046
}Semantic roles & 50–950 ramp
primary
#6CE6CA
secondary
#B83E5A
accent
#133FD3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583