#88E4EA#88E4EA
#88E4EA is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.4% C 0.088 H 201.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #88E4EA |
|---|---|
| RGB | rgb(136, 228, 234) |
| HSL | hsl(184, 70%, 73%) |
| HSV | hsv(184, 42%, 92%) |
| CMYK | cmyk(41.9%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.33, -25.89, -11.53) |
| CIE-LCH | lch(85.33, 28.34, 204.00°) |
| OKLab | oklab(86.37% -0.0824 -0.0317) |
| OKLCH | oklch(86.37% 0.088 201) |
| XYZ | xyz(52.7424, 66.6576, 87.9129) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.20
Robin Egg Blue
#8AF1FE
ΔE00 3.65
Robin'S Egg
#6DEDFD
ΔE00 4.20
Paleturquoise
#AFEEEE
ΔE00 5.16
Light Cyan
#ACFFFC
ΔE00 6.82
Powder Blue
#B0E0E6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E4EA #EA8E88
analogous
#88EABF #88E4EA #88B3EA
triadic
#88E4EA #EA88E4 #E4EA88
tetradic
#88E4EA #BF88EA #EA8E88 #B3EA88
square
#88E4EA #BF88EA #EA8E88 #B3EA88
split-complementary
#88E4EA #EA88B3 #EABF88
monochromatic
#25C8D2 #54D8E1 #88E4EA #BCF0F3 #E5F9FA
Accessibility & contrast
On white
1.47
#88E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#88E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E4EA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E4EA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#5AEAE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88e4ea; /* rgb */ color: rgb(136, 228, 234); /* oklch */ color: oklch(86.4% 0.088 201.0);
Tailwind
colors: {
custom: {
50: '#b0ecf0',
500: '#88e4ea',
950: '#000000',
},
}SCSS
$custom: #88e4ea; $custom-light: #b0ecf0; $custom-dark: #000000;
JSON
{
"hex": "#88e4ea",
"rgb": {
"r": 136,
"g": 228,
"b": 234
},
"hsl": {
"h": 183.673,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.86372,
"c": 0.08829,
"h": 201
},
"luminance": 0.66662
}Semantic roles & 50–950 ramp
primary
#88E4EA
secondary
#C45952
accent
#1F14D2
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485