#88E4E9#88E4E9
#88E4E9 is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.3% C 0.088 H 200.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #88E4E9 |
|---|---|
| RGB | rgb(136, 228, 233) |
| HSL | hsl(183, 69%, 72%) |
| HSV | hsv(183, 42%, 91%) |
| CMYK | cmyk(41.6%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(85.30, -26.14, -11.04) |
| CIE-LCH | lch(85.30, 28.38, 202.90°) |
| OKLab | oklab(86.34% -0.0828 -0.0304) |
| OKLCH | oklch(86.34% 0.088 200.1) |
| XYZ | xyz(52.5992, 66.6003, 87.1584) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.42
Robin Egg Blue
#8AF1FE
ΔE00 3.90
Robin'S Egg
#6DEDFD
ΔE00 4.43
Paleturquoise
#AFEEEE
ΔE00 5.10
Light Cyan
#ACFFFC
ΔE00 6.68
Powder Blue
#B0E0E6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E4E9 #E98D88
analogous
#88E9BE #88E4E9 #88B3E9
triadic
#88E4E9 #E988E4 #E4E988
tetradic
#88E4E9 #BE88E9 #E98D88 #B3E988
square
#88E4E9 #BE88E9 #E98D88 #B3E988
split-complementary
#88E4E9 #E988B3 #E9BE88
monochromatic
#26C7D0 #54D8DF #88E4E9 #BCF0F3 #E5F9FA
Accessibility & contrast
On white
1.47
#88E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#88E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E4E9
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E4E9 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCEA
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#5BEAE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88e4e9; /* rgb */ color: rgb(136, 228, 233); /* oklch */ color: oklch(86.3% 0.088 200.1);
Tailwind
colors: {
custom: {
50: '#b0ecf0',
500: '#88e4e9',
950: '#000000',
},
}SCSS
$custom: #88e4e9; $custom-light: #b0ecf0; $custom-dark: #000000;
JSON
{
"hex": "#88e4e9",
"rgb": {
"r": 136,
"g": 228,
"b": 233
},
"hsl": {
"h": 183.093,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.86339,
"c": 0.0882,
"h": 200.1
},
"luminance": 0.66604
}Semantic roles & 50–950 ramp
primary
#88E4E9
secondary
#C35853
accent
#1E15D1
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485