#6EE8D2#6EE8D2
#6EE8D2 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.5% C 0.115 H 180.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8D2 |
|---|---|
| RGB | rgb(110, 232, 210) |
| HSL | hsl(169, 73%, 67%) |
| HSV | hsv(169, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 9.5%, 9%) |
| CIE-LAB | lab(84.83, -39.47, 0.28) |
| CIE-LCH | lch(84.83, 39.47, 179.59°) |
| OKLab | oklab(85.48% -0.1147 0.0001) |
| OKLCH | oklch(85.48% 0.115 180) |
| XYZ | xyz(46.9148, 65.6770, 71.1649) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.35
Turquoise
#40E0D0
ΔE00 3.88
Aqua (survey)
#13EAC9
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 5.81
Bright Aqua
#0BF9EA
ΔE00 6.03
Seafoam Blue
#78D1B6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8D2 #E86E84
analogous
#6EE895 #6EE8D2 #6EC1E8
triadic
#6EE8D2 #D26EE8 #E8D26E
tetradic
#6EE8D2 #956EE8 #E86E84 #C1E86E
square
#6EE8D2 #956EE8 #E86E84 #C1E86E
split-complementary
#6EE8D2 #E86EC1 #E8956E
monochromatic
#1EBEA1 #39E0C2 #6EE8D2 #A3F0E2 #D8F9F3
Accessibility & contrast
On white
1.49
#6EE8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#6EE8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8D2
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8D2 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#25EBE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ee8d2; /* rgb */ color: rgb(110, 232, 210); /* oklch */ color: oklch(85.5% 0.115 180.0);
Tailwind
colors: {
custom: {
50: '#a1f0df',
500: '#6ee8d2',
950: '#000000',
},
}SCSS
$custom: #6ee8d2; $custom-light: #a1f0df; $custom-dark: #000000;
JSON
{
"hex": "#6ee8d2",
"rgb": {
"r": 110,
"g": 232,
"b": 210
},
"hsl": {
"h": 169.18,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.85482,
"c": 0.11471,
"h": 180
},
"luminance": 0.65681
}Semantic roles & 50–950 ramp
primary
#6EE8D2
secondary
#BD3E54
accent
#1134D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584