#6EE2CC#6EE2CC
#6EE2CC is a very light, moderate teal. Relative luminance 0.621; OKLCH L 83.9% C 0.111 H 179.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2CC |
|---|---|
| RGB | rgb(110, 226, 204) |
| HSL | hsl(169, 67%, 66%) |
| HSV | hsv(169, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(82.95, -38.19, 0.70) |
| CIE-LCH | lch(82.95, 38.19, 178.95°) |
| OKLab | oklab(83.91% -0.1108 0.0013) |
| OKLCH | oklch(83.91% 0.111 179.4) |
| XYZ | xyz(44.5211, 62.0633, 66.7483) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.56
Turquoise
#40E0D0
ΔE00 3.71
Seafoam Blue
#78D1B6
ΔE00 5.00
Aqua (survey)
#13EAC9
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 5.94
Light Turquoise
#7EF4CC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2CC #E26E84
analogous
#6EE292 #6EE2CC #6EBEE2
triadic
#6EE2CC #CC6EE2 #E2CC6E
tetradic
#6EE2CC #926EE2 #E26E84 #BEE26E
square
#6EE2CC #926EE2 #E26E84 #BEE26E
split-complementary
#6EE2CC #E26EBE #E2926E
monochromatic
#24B297 #3BD8BA #6EE2CC #A1ECDE #D4F6F0
Accessibility & contrast
On white
1.57
#6EE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#6EE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2CC
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2CC | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CB
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#30E5DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee2cc; /* rgb */ color: rgb(110, 226, 204); /* oklch */ color: oklch(83.9% 0.111 179.4);
Tailwind
colors: {
custom: {
50: '#a0ebdb',
500: '#6ee2cc',
950: '#000000',
},
}SCSS
$custom: #6ee2cc; $custom-light: #a0ebdb; $custom-dark: #000000;
JSON
{
"hex": "#6ee2cc",
"rgb": {
"r": 110,
"g": 226,
"b": 204
},
"hsl": {
"h": 168.621,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.83905,
"c": 0.11081,
"h": 179.4
},
"luminance": 0.62067
}Semantic roles & 50–950 ramp
primary
#6EE2CC
secondary
#B34157
accent
#173ACF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484