#88E4E5#88E4E5
#88E4E5 is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.2% C 0.088 H 196.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #88E4E5 |
|---|---|
| RGB | rgb(136, 228, 229) |
| HSL | hsl(181, 64%, 72%) |
| HSV | hsv(181, 41%, 90%) |
| CMYK | cmyk(40.6%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.19, -27.12, -9.10) |
| CIE-LCH | lch(85.19, 28.61, 198.55°) |
| OKLab | oklab(86.21% -0.0844 -0.0251) |
| OKLCH | oklch(86.21% 0.088 196.5) |
| XYZ | xyz(52.0342, 66.3743, 84.1831) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.51
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Paleturquoise
#AFEEEE
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.56
Light Cyan
#ACFFFC
ΔE00 6.30
Pale Cyan
#B7FFFA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E4E5 #E58988
analogous
#88E5B8 #88E4E5 #88B6E5
triadic
#88E4E5 #E588E4 #E4E588
tetradic
#88E4E5 #B888E5 #E58988 #B6E588
square
#88E4E5 #B888E5 #E58988 #B6E588
split-complementary
#88E4E5 #E588B6 #E5B888
monochromatic
#2CC5C7 #56D9DA #88E4E5 #BAEFF0 #E6F9FA
Accessibility & contrast
On white
1.47
#88E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#88E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E4E5
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E4E5 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#C8D0E6
Tritanopia (blue-blind)
#5DE9E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88e4e5; /* rgb */ color: rgb(136, 228, 229); /* oklch */ color: oklch(86.2% 0.088 196.5);
Tailwind
colors: {
custom: {
50: '#b0eced',
500: '#88e4e5',
950: '#000000',
},
}SCSS
$custom: #88e4e5; $custom-light: #b0eced; $custom-dark: #000000;
JSON
{
"hex": "#88e4e5",
"rgb": {
"r": 136,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.645,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.86209,
"c": 0.08805,
"h": 196.5
},
"luminance": 0.66378
}Semantic roles & 50–950 ramp
primary
#88E4E5
secondary
#BE5553
accent
#1B1ACC
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484