#8EE4E4#8EE4E4
#8EE4E4 is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.5% C 0.083 H 195.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE4E4 |
|---|---|
| RGB | rgb(142, 228, 228) |
| HSL | hsl(180, 61%, 73%) |
| HSV | hsv(180, 38%, 89%) |
| CMYK | cmyk(37.7%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.42, -25.88, -8.20) |
| CIE-LCH | lch(85.42, 27.15, 197.58°) |
| OKLab | oklab(86.46% -0.0802 -0.0226) |
| OKLCH | oklch(86.46% 0.083 195.7) |
| XYZ | xyz(52.8971, 66.8353, 83.4969) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.49
Robin'S Egg Blue
#98EFF9
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Light Cyan
#ACFFFC
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.11
Pale Cyan
#B7FFFA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE4E4 #E48E8E
analogous
#8EE4B9 #8EE4E4 #8EB9E4
triadic
#8EE4E4 #E48EE4 #E4E48E
tetradic
#8EE4E4 #B98EE4 #E48E8E #B9E48E
square
#8EE4E4 #B98EE4 #E48E8E #B9E48E
split-complementary
#8EE4E4 #E48EB9 #E4B98E
monochromatic
#30C8C8 #5DD8D8 #8EE4E4 #BFF0F0 #E6F9F9
Accessibility & contrast
On white
1.46
#8EE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#8EE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE4E4
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE4E4 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE4
Deuteranopia (green-blind)
#CAD1E5
Tritanopia (blue-blind)
#69E9E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8ee4e4; /* rgb */ color: rgb(142, 228, 228); /* oklch */ color: oklch(86.5% 0.083 195.7);
Tailwind
colors: {
custom: {
50: '#b3ecec',
500: '#8ee4e4',
950: '#000000',
},
}SCSS
$custom: #8ee4e4; $custom-light: #b3ecec; $custom-dark: #000000;
JSON
{
"hex": "#8ee4e4",
"rgb": {
"r": 142,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 61.429,
"l": 72.549
},
"oklch": {
"l": 0.86458,
"c": 0.08331,
"h": 195.7
},
"luminance": 0.66839
}Semantic roles & 50–950 ramp
primary
#8EE4E4
secondary
#BD5959
accent
#1C1CC9
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484