#6EE6CF#6EE6CF
#6EE6CF is a very light, moderate teal. Relative luminance 0.644; OKLCH L 84.9% C 0.114 H 179.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE6CF |
|---|---|
| RGB | rgb(110, 230, 207) |
| HSL | hsl(169, 71%, 67%) |
| HSV | hsv(169, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 10%, 9.8%) |
| CIE-LAB | lab(84.18, -39.28, 0.91) |
| CIE-LCH | lch(84.18, 39.29, 178.67°) |
| OKLab | oklab(84.93% -0.1138 0.0018) |
| OKLCH | oklch(84.93% 0.114 179.1) |
| XYZ | xyz(45.9848, 64.4094, 69.0283) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.71
Turquoise
#40E0D0
ΔE00 3.95
Aqua (survey)
#13EAC9
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 5.68
Seafoam Blue
#78D1B6
ΔE00 5.71
Light Teal
#90E4C1
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE6CF #E66E85
analogous
#6EE693 #6EE6CF #6EC1E6
triadic
#6EE6CF #CF6EE6 #E6CF6E
tetradic
#6EE6CF #936EE6 #E66E85 #C1E66E
square
#6EE6CF #936EE6 #E66E85 #C1E66E
split-complementary
#6EE6CF #E66EC1 #E6936E
monochromatic
#20BA9C #3ADDBE #6EE6CF #A2EFE0 #D6F8F2
Accessibility & contrast
On white
1.51
#6EE6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#6EE6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE6CF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE6CF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#CBCCD1
Tritanopia (blue-blind)
#2AE9DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee6cf; /* rgb */ color: rgb(110, 230, 207); /* oklch */ color: oklch(84.9% 0.114 179.1);
Tailwind
colors: {
custom: {
50: '#a0eedd',
500: '#6ee6cf',
950: '#000000',
},
}SCSS
$custom: #6ee6cf; $custom-light: #a0eedd; $custom-dark: #000000;
JSON
{
"hex": "#6ee6cf",
"rgb": {
"r": 110,
"g": 230,
"b": 207
},
"hsl": {
"h": 168.5,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.84928,
"c": 0.11386,
"h": 179.1
},
"luminance": 0.64414
}Semantic roles & 50–950 ramp
primary
#6EE6CF
secondary
#B93F56
accent
#1338D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584