#8EE0EB#8EE0EB
#8EE0EB is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.8% C 0.081 H 206.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE0EB |
|---|---|
| RGB | rgb(142, 224, 235) |
| HSL | hsl(187, 70%, 74%) |
| HSV | hsv(187, 40%, 92%) |
| CMYK | cmyk(39.6%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(84.51, -22.22, -13.25) |
| CIE-LCH | lch(84.51, 25.87, 210.81°) |
| OKLab | oklab(85.8% -0.0727 -0.0364) |
| OKLCH | oklch(85.8% 0.081 206.6) |
| XYZ | xyz(52.8009, 65.0566, 88.3560) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.33
Robin Egg Blue
#8AF1FE
ΔE00 4.01
Robin'S Egg
#6DEDFD
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 5.50
Paleturquoise
#AFEEEE
ΔE00 5.68
Pale Sky Blue
#BDF6FE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE0EB #EB998E
analogous
#8EEBC8 #8EE0EB #8EB2EB
triadic
#8EE0EB #EB8EE0 #E0EB8E
tetradic
#8EE0EB #C88EEB #EB998E #B2EB8E
square
#8EE0EB #C88EEB #EB998E #B2EB8E
split-complementary
#8EE0EB #EB8EB2 #EBC88E
monochromatic
#26C3D8 #5AD2E2 #8EE0EB #C2EEF4 #E5F8FA
Accessibility & contrast
On white
1.50
#8EE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#8EE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE0EB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE0EB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#66E7E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8ee0eb; /* rgb */ color: rgb(142, 224, 235); /* oklch */ color: oklch(85.8% 0.081 206.6);
Tailwind
colors: {
custom: {
50: '#b3e9f1',
500: '#8ee0eb',
950: '#000000',
},
}SCSS
$custom: #8ee0eb; $custom-light: #b3e9f1; $custom-dark: #000000;
JSON
{
"hex": "#8ee0eb",
"rgb": {
"r": 142,
"g": 224,
"b": 235
},
"hsl": {
"h": 187.097,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.85799,
"c": 0.0813,
"h": 206.6
},
"luminance": 0.6506
}Semantic roles & 50–950 ramp
primary
#8EE0EB
secondary
#C66558
accent
#2A14D2
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485