#6EE8CD#6EE8CD
#6EE8CD is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.3% C 0.117 H 176.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8CD |
|---|---|
| RGB | rgb(110, 232, 205) |
| HSL | hsl(167, 73%, 67%) |
| HSV | hsv(167, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 11.6%, 9%) |
| CIE-LAB | lab(84.71, -40.66, 2.73) |
| CIE-LCH | lch(84.71, 40.75, 176.16°) |
| OKLab | oklab(85.34% -0.1169 0.0066) |
| OKLCH | oklch(85.34% 0.117 176.8) |
| XYZ | xyz(46.3016, 65.4318, 67.9353) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.56
Aqua (survey)
#13EAC9
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.50
Turquoise
#40E0D0
ΔE00 4.89
Light Teal
#90E4C1
ΔE00 5.19
Aqua Marine
#2EE8BB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8CD #E86E89
analogous
#6EE890 #6EE8CD #6EC6E8
triadic
#6EE8CD #CD6EE8 #E8CD6E
tetradic
#6EE8CD #906EE8 #E86E89 #C6E86E
square
#6EE8CD #906EE8 #E86E89 #C6E86E
split-complementary
#6EE8CD #E86EC6 #E8906E
monochromatic
#1EBE9A #39E0BB #6EE8CD #A3F0DF #D8F9F1
Accessibility & contrast
On white
1.49
#6EE8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#6EE8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8CD
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8CD | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCC
Deuteranopia (green-blind)
#CDCECF
Tritanopia (blue-blind)
#2CEBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee8cd; /* rgb */ color: rgb(110, 232, 205); /* oklch */ color: oklch(85.3% 0.117 176.8);
Tailwind
colors: {
custom: {
50: '#a0f0dc',
500: '#6ee8cd',
950: '#000000',
},
}SCSS
$custom: #6ee8cd; $custom-light: #a0f0dc; $custom-dark: #000000;
JSON
{
"hex": "#6ee8cd",
"rgb": {
"r": 110,
"g": 232,
"b": 205
},
"hsl": {
"h": 166.721,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.85339,
"c": 0.11707,
"h": 176.8
},
"luminance": 0.65436
}Semantic roles & 50–950 ramp
primary
#6EE8CD
secondary
#BD3E5A
accent
#113CD5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584