#88E4E8#88E4E8
#88E4E8 is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.3% C 0.088 H 199.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #88E4E8 |
|---|---|
| RGB | rgb(136, 228, 232) |
| HSL | hsl(183, 68%, 72%) |
| HSV | hsv(183, 41%, 91%) |
| CMYK | cmyk(41.4%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(85.27, -26.39, -10.56) |
| CIE-LCH | lch(85.27, 28.42, 201.81°) |
| OKLab | oklab(86.31% -0.0832 -0.029) |
| OKLCH | oklch(86.31% 0.088 199.2) |
| XYZ | xyz(52.4567, 66.5433, 86.4082) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 4.16
Robin'S Egg
#6DEDFD
ΔE00 4.69
Paleturquoise
#AFEEEE
ΔE00 5.05
Light Cyan
#ACFFFC
ΔE00 6.55
Powder Blue
#B0E0E6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E4E8 #E88C88
analogous
#88E8BC #88E4E8 #88B4E8
triadic
#88E4E8 #E888E4 #E4E888
tetradic
#88E4E8 #BC88E8 #E88C88 #B4E888
square
#88E4E8 #BC88E8 #E88C88 #B4E888
split-complementary
#88E4E8 #E888B4 #E8BC88
monochromatic
#28C7CE #55D8DE #88E4E8 #BBF0F2 #E5F9FA
Accessibility & contrast
On white
1.47
#88E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#88E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E4E8
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E4E8 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE8
Deuteranopia (green-blind)
#C7D0E9
Tritanopia (blue-blind)
#5BEAE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88e4e8; /* rgb */ color: rgb(136, 228, 232); /* oklch */ color: oklch(86.3% 0.088 199.2);
Tailwind
colors: {
custom: {
50: '#b0ecef',
500: '#88e4e8',
950: '#000000',
},
}SCSS
$custom: #88e4e8; $custom-light: #b0ecef; $custom-dark: #000000;
JSON
{
"hex": "#88e4e8",
"rgb": {
"r": 136,
"g": 228,
"b": 232
},
"hsl": {
"h": 182.5,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.86306,
"c": 0.08813,
"h": 199.2
},
"luminance": 0.66547
}Semantic roles & 50–950 ramp
primary
#88E4E8
secondary
#C15753
accent
#1E16D0
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485