#88E4E7#88E4E7
#88E4E7 is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.3% C 0.088 H 198.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #88E4E7 |
|---|---|
| RGB | rgb(136, 228, 231) |
| HSL | hsl(182, 66%, 72%) |
| HSV | hsv(182, 41%, 91%) |
| CMYK | cmyk(41.1%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(85.24, -26.63, -10.07) |
| CIE-LCH | lch(85.24, 28.47, 200.72°) |
| OKLab | oklab(86.27% -0.0836 -0.0277) |
| OKLCH | oklch(86.27% 0.088 198.3) |
| XYZ | xyz(52.3151, 66.4867, 85.6622) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Robin'S Egg
#6DEDFD
ΔE00 4.97
Paleturquoise
#AFEEEE
ΔE00 5.04
Light Cyan
#ACFFFC
ΔE00 6.45
Bright Light Blue
#26F7FD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E4E7 #E78B88
analogous
#88E7BB #88E4E7 #88B5E7
triadic
#88E4E7 #E788E4 #E4E788
tetradic
#88E4E7 #BB88E7 #E78B88 #B5E788
square
#88E4E7 #BB88E7 #E78B88 #B5E788
split-complementary
#88E4E7 #E788B5 #E7BB88
monochromatic
#29C6CC #55D8DD #88E4E7 #BBF0F1 #E6F9FA
Accessibility & contrast
On white
1.47
#88E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#88E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E4E7
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E4E7 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE7
Deuteranopia (green-blind)
#C8D0E8
Tritanopia (blue-blind)
#5CEAE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88e4e7; /* rgb */ color: rgb(136, 228, 231); /* oklch */ color: oklch(86.3% 0.088 198.3);
Tailwind
colors: {
custom: {
50: '#b0ecee',
500: '#88e4e7',
950: '#000000',
},
}SCSS
$custom: #88e4e7; $custom-light: #b0ecee; $custom-dark: #000000;
JSON
{
"hex": "#88e4e7",
"rgb": {
"r": 136,
"g": 228,
"b": 231
},
"hsl": {
"h": 181.895,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.86274,
"c": 0.08808,
"h": 198.3
},
"luminance": 0.66491
}Semantic roles & 50–950 ramp
primary
#88E4E7
secondary
#C05653
accent
#1D17CE
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485