#6EE9CD#6EE9CD
#6EE9CD is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.6% C 0.118 H 176.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE9CD |
|---|---|
| RGB | rgb(110, 233, 205) |
| HSL | hsl(166, 74%, 67%) |
| HSV | hsv(166, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 12%, 8.6%) |
| CIE-LAB | lab(84.99, -41.10, 3.15) |
| CIE-LCH | lch(84.99, 41.22, 175.62°) |
| OKLab | oklab(85.57% -0.118 0.0077) |
| OKLCH | oklch(85.57% 0.118 176.3) |
| XYZ | xyz(46.5839, 65.9963, 68.0294) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.52
Aqua (survey)
#13EAC9
ΔE00 4.15
Light Turquoise
#7EF4CC
ΔE00 4.17
Light Teal
#90E4C1
ΔE00 5.10
Turquoise
#40E0D0
ΔE00 5.16
Aqua Marine
#2EE8BB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE9CD #E96E8A
analogous
#6EE98F #6EE9CD #6EC8E9
triadic
#6EE9CD #CD6EE9 #E9CD6E
tetradic
#6EE9CD #8F6EE9 #E96E8A #C8E96E
square
#6EE9CD #8F6EE9 #E96E8A #C8E96E
split-complementary
#6EE9CD #E96EC8 #E98F6E
monochromatic
#1DC09B #39E1BB #6EE9CD #A3F1DF #D8F9F2
Accessibility & contrast
On white
1.48
#6EE9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#6EE9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE9CD
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE9CD | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#CECFCF
Tritanopia (blue-blind)
#2BECE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ee9cd; /* rgb */ color: rgb(110, 233, 205); /* oklch */ color: oklch(85.6% 0.118 176.3);
Tailwind
colors: {
custom: {
50: '#a1f0dc',
500: '#6ee9cd',
950: '#000000',
},
}SCSS
$custom: #6ee9cd; $custom-light: #a1f0dc; $custom-dark: #000000;
JSON
{
"hex": "#6ee9cd",
"rgb": {
"r": 110,
"g": 233,
"b": 205
},
"hsl": {
"h": 166.341,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.85573,
"c": 0.11821,
"h": 176.3
},
"luminance": 0.66001
}Semantic roles & 50–950 ramp
primary
#6EE9CD
secondary
#BE3D5A
accent
#103DD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584