#88E2ED#88E2ED
#88E2ED is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.0% C 0.088 H 205.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #88E2ED |
|---|---|
| RGB | rgb(136, 226, 237) |
| HSL | hsl(187, 74%, 73%) |
| HSV | hsv(187, 43%, 93%) |
| CMYK | cmyk(42.6%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.86, -24.17, -13.81) |
| CIE-LCH | lch(84.86, 27.84, 209.75°) |
| OKLab | oklab(86.03% -0.0789 -0.038) |
| OKLCH | oklch(86.03% 0.088 205.7) |
| XYZ | xyz(52.6300, 65.7374, 90.0196) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.02
Robin Egg Blue
#8AF1FE
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 3.80
Paleturquoise
#AFEEEE
ΔE00 5.90
Powder Blue
#B0E0E6
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E2ED #ED9388
analogous
#88EDC6 #88E2ED #88AFED
triadic
#88E2ED #ED88E2 #E2ED88
tetradic
#88E2ED #C688ED #ED9388 #AFED88
square
#88E2ED #C688ED #ED9388 #AFED88
split-complementary
#88E2ED #ED88AF #EDC688
monochromatic
#21C6DA #53D5E5 #88E2ED #BDEFF5 #E4F9FB
Accessibility & contrast
On white
1.48
#88E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#88E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E2ED
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E2ED | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#59E9E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88e2ed; /* rgb */ color: rgb(136, 226, 237); /* oklch */ color: oklch(86.0% 0.088 205.7);
Tailwind
colors: {
custom: {
50: '#b0ebf2',
500: '#88e2ed',
950: '#000000',
},
}SCSS
$custom: #88e2ed; $custom-light: #b0ebf2; $custom-dark: #000000;
JSON
{
"hex": "#88e2ed",
"rgb": {
"r": 136,
"g": 226,
"b": 237
},
"hsl": {
"h": 186.535,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.86026,
"c": 0.08758,
"h": 205.7
},
"luminance": 0.65741
}Semantic roles & 50–950 ramp
primary
#88E2ED
secondary
#C85E52
accent
#2510D6
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485