#88E2EB#88E2EB
#88E2EB is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.0% C 0.087 H 203.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #88E2EB |
|---|---|
| RGB | rgb(136, 226, 235) |
| HSL | hsl(185, 71%, 73%) |
| HSV | hsv(185, 42%, 92%) |
| CMYK | cmyk(42.1%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.80, -24.67, -12.84) |
| CIE-LCH | lch(84.80, 27.81, 207.50°) |
| OKLab | oklab(85.96% -0.0797 -0.0353) |
| OKLCH | oklch(85.96% 0.087 203.9) |
| XYZ | xyz(52.3395, 65.6212, 88.4892) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.08
Robin Egg Blue
#8AF1FE
ΔE00 3.50
Robin'S Egg
#6DEDFD
ΔE00 3.97
Paleturquoise
#AFEEEE
ΔE00 5.59
Powder Blue
#B0E0E6
ΔE00 6.47
Aqua Blue
#02D8E9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E2EB #EB9188
analogous
#88EBC3 #88E2EB #88B0EB
triadic
#88E2EB #EB88E2 #E2EB88
tetradic
#88E2EB #C388EB #EB9188 #B0EB88
square
#88E2EB #C388EB #EB9188 #B0EB88
split-complementary
#88E2EB #EB88B0 #EBC388
monochromatic
#24C5D5 #54D5E2 #88E2EB #BCEFF4 #E5F9FB
Accessibility & contrast
On white
1.49
#88E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#88E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E2EB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E2EB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#5AE9E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88e2eb; /* rgb */ color: rgb(136, 226, 235); /* oklch */ color: oklch(86.0% 0.087 203.9);
Tailwind
colors: {
custom: {
50: '#b0ebf1',
500: '#88e2eb',
950: '#000000',
},
}SCSS
$custom: #88e2eb; $custom-light: #b0ebf1; $custom-dark: #000000;
JSON
{
"hex": "#88e2eb",
"rgb": {
"r": 136,
"g": 226,
"b": 235
},
"hsl": {
"h": 185.455,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.85959,
"c": 0.08718,
"h": 203.9
},
"luminance": 0.65625
}Semantic roles & 50–950 ramp
primary
#88E2EB
secondary
#C55D52
accent
#2412D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485