#8EE4E8#8EE4E8
#8EE4E8 is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.6% C 0.083 H 199.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE4E8 |
|---|---|
| RGB | rgb(142, 228, 232) |
| HSL | hsl(183, 66%, 73%) |
| HSV | hsv(183, 39%, 91%) |
| CMYK | cmyk(38.8%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(85.53, -24.92, -10.14) |
| CIE-LCH | lch(85.53, 26.90, 202.14°) |
| OKLab | oklab(86.59% -0.0786 -0.0279) |
| OKLCH | oklch(86.59% 0.083 199.5) |
| XYZ | xyz(53.4588, 67.0600, 86.4552) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.36
Robin Egg Blue
#8AF1FE
ΔE00 4.16
Paleturquoise
#AFEEEE
ΔE00 4.45
Robin'S Egg
#6DEDFD
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 6.37
Powder Blue
#B0E0E6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE4E8 #E8928E
analogous
#8EE8BF #8EE4E8 #8EB7E8
triadic
#8EE4E8 #E88EE4 #E4E88E
tetradic
#8EE4E8 #BF8EE8 #E8928E #B7E88E
square
#8EE4E8 #BF8EE8 #E8928E #B7E88E
split-complementary
#8EE4E8 #E88EB7 #E8BF8E
monochromatic
#2BCAD1 #5BD8DE #8EE4E8 #C1F0F2 #E6F9FA
Accessibility & contrast
On white
1.46
#8EE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#8EE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE4E8
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE4E8 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE8
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#67EAE5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8ee4e8; /* rgb */ color: rgb(142, 228, 232); /* oklch */ color: oklch(86.6% 0.083 199.5);
Tailwind
colors: {
custom: {
50: '#b3ecef',
500: '#8ee4e8',
950: '#000000',
},
}SCSS
$custom: #8ee4e8; $custom-light: #b3ecef; $custom-dark: #000000;
JSON
{
"hex": "#8ee4e8",
"rgb": {
"r": 142,
"g": 228,
"b": 232
},
"hsl": {
"h": 182.667,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.86587,
"c": 0.08338,
"h": 199.5
},
"luminance": 0.67064
}Semantic roles & 50–950 ramp
primary
#8EE4E8
secondary
#C25D58
accent
#2017CE
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485