#8EE4E5#8EE4E5
#8EE4E5 is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.5% C 0.083 H 196.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE4E5 |
|---|---|
| RGB | rgb(142, 228, 229) |
| HSL | hsl(181, 63%, 73%) |
| HSV | hsv(181, 38%, 90%) |
| CMYK | cmyk(38%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.45, -25.64, -8.69) |
| CIE-LCH | lch(85.45, 27.07, 198.71°) |
| OKLab | oklab(86.49% -0.0798 -0.0239) |
| OKLCH | oklch(86.49% 0.083 196.7) |
| XYZ | xyz(53.0364, 66.8910, 84.2301) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.23
Paleturquoise
#AFEEEE
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Robin'S Egg
#6DEDFD
ΔE00 5.81
Light Cyan
#ACFFFC
ΔE00 6.07
Pale Cyan
#B7FFFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE4E5 #E58F8E
analogous
#8EE5BB #8EE4E5 #8EB8E5
triadic
#8EE4E5 #E58EE4 #E4E58E
tetradic
#8EE4E5 #BB8EE5 #E58F8E #B8E58E
square
#8EE4E5 #BB8EE5 #E58F8E #B8E58E
split-complementary
#8EE4E5 #E58EB8 #E5BB8E
monochromatic
#2FC8CA #5CD8DA #8EE4E5 #C0F0F0 #E6F9F9
Accessibility & contrast
On white
1.46
#8EE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#8EE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE4E5
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE4E5 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#CAD1E6
Tritanopia (blue-blind)
#69E9E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8ee4e5; /* rgb */ color: rgb(142, 228, 229); /* oklch */ color: oklch(86.5% 0.083 196.7);
Tailwind
colors: {
custom: {
50: '#b3eced',
500: '#8ee4e5',
950: '#000000',
},
}SCSS
$custom: #8ee4e5; $custom-light: #b3eced; $custom-dark: #000000;
JSON
{
"hex": "#8ee4e5",
"rgb": {
"r": 142,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.69,
"s": 62.59,
"l": 72.745
},
"oklch": {
"l": 0.8649,
"c": 0.08328,
"h": 196.7
},
"luminance": 0.66895
}Semantic roles & 50–950 ramp
primary
#8EE4E5
secondary
#BE5A59
accent
#1D1BCA
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484