#88E4E6#88E4E6
#88E4E6 is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.2% C 0.088 H 197.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #88E4E6 |
|---|---|
| RGB | rgb(136, 228, 230) |
| HSL | hsl(181, 65%, 72%) |
| HSV | hsv(181, 41%, 90%) |
| CMYK | cmyk(40.9%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(85.22, -26.88, -9.59) |
| CIE-LCH | lch(85.22, 28.54, 199.63°) |
| OKLab | oklab(86.24% -0.084 -0.0264) |
| OKLCH | oklch(86.24% 0.088 197.4) |
| XYZ | xyz(52.1743, 66.4303, 84.9206) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Paleturquoise
#AFEEEE
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 5.26
Light Cyan
#ACFFFC
ΔE00 6.36
Pale Cyan
#B7FFFA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E4E6 #E68A88
analogous
#88E6B9 #88E4E6 #88B5E6
triadic
#88E4E6 #E688E4 #E4E688
tetradic
#88E4E6 #B988E6 #E68A88 #B5E688
square
#88E4E6 #B988E6 #E68A88 #B5E688
split-complementary
#88E4E6 #E688B5 #E6B988
monochromatic
#2AC6C9 #55D9DB #88E4E6 #BBEFF1 #E6F9FA
Accessibility & contrast
On white
1.47
#88E4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#88E4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E4E6
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E4E6 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE6
Deuteranopia (green-blind)
#C8D0E7
Tritanopia (blue-blind)
#5CEAE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88e4e6; /* rgb */ color: rgb(136, 228, 230); /* oklch */ color: oklch(86.2% 0.088 197.4);
Tailwind
colors: {
custom: {
50: '#b0eced',
500: '#88e4e6',
950: '#000000',
},
}SCSS
$custom: #88e4e6; $custom-light: #b0eced; $custom-dark: #000000;
JSON
{
"hex": "#88e4e6",
"rgb": {
"r": 136,
"g": 228,
"b": 230
},
"hsl": {
"h": 181.277,
"s": 65.278,
"l": 71.765
},
"oklch": {
"l": 0.86241,
"c": 0.08805,
"h": 197.4
},
"luminance": 0.66434
}Semantic roles & 50–950 ramp
primary
#88E4E6
secondary
#BF5653
accent
#1C18CD
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484