#6EE8D6#6EE8D6
#6EE8D6 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.6% C 0.113 H 182.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8D6 |
|---|---|
| RGB | rgb(110, 232, 214) |
| HSL | hsl(171, 73%, 67%) |
| HSV | hsv(171, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 7.8%, 9%) |
| CIE-LAB | lab(84.93, -38.50, -1.68) |
| CIE-LCH | lch(84.93, 38.54, 182.49°) |
| OKLab | oklab(85.6% -0.113 -0.0051) |
| OKLCH | oklch(85.6% 0.113 182.6) |
| XYZ | xyz(47.4194, 65.8789, 73.8222) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.90
Turquoise
#40E0D0
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 5.51
Aqua (survey)
#13EAC9
ΔE00 5.69
Seafoam Blue
#78D1B6
ΔE00 6.89
Light Turquoise
#7EF4CC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8D6 #E86E80
analogous
#6EE899 #6EE8D6 #6EBDE8
triadic
#6EE8D6 #D66EE8 #E8D66E
tetradic
#6EE8D6 #996EE8 #E86E80 #BDE86E
square
#6EE8D6 #996EE8 #E86E80 #BDE86E
split-complementary
#6EE8D6 #E86EBD #E8996E
monochromatic
#1EBEA6 #39E0C7 #6EE8D6 #A3F0E5 #D8F9F4
Accessibility & contrast
On white
1.48
#6EE8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6EE8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8D6
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8D6 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD5
Deuteranopia (green-blind)
#CBCED8
Tritanopia (blue-blind)
#1FECE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ee8d6; /* rgb */ color: rgb(110, 232, 214); /* oklch */ color: oklch(85.6% 0.113 182.6);
Tailwind
colors: {
custom: {
50: '#a1f0e2',
500: '#6ee8d6',
950: '#000000',
},
}SCSS
$custom: #6ee8d6; $custom-light: #a1f0e2; $custom-dark: #000000;
JSON
{
"hex": "#6ee8d6",
"rgb": {
"r": 110,
"g": 232,
"b": 214
},
"hsl": {
"h": 171.148,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.856,
"c": 0.11311,
"h": 182.6
},
"luminance": 0.65883
}Semantic roles & 50–950 ramp
primary
#6EE8D6
secondary
#BD3E50
accent
#112ED5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584