#88E2EA#88E2EA
#88E2EA is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.9% C 0.087 H 203.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #88E2EA |
|---|---|
| RGB | rgb(136, 226, 234) |
| HSL | hsl(185, 70%, 73%) |
| HSV | hsv(185, 42%, 92%) |
| CMYK | cmyk(41.9%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.77, -24.92, -12.36) |
| CIE-LCH | lch(84.77, 27.81, 206.38°) |
| OKLab | oklab(85.93% -0.0801 -0.034) |
| OKLCH | oklch(85.93% 0.087 203) |
| XYZ | xyz(52.1954, 65.5636, 87.7305) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.18
Robin Egg Blue
#8AF1FE
ΔE00 3.64
Robin'S Egg
#6DEDFD
ΔE00 4.11
Paleturquoise
#AFEEEE
ΔE00 5.46
Powder Blue
#B0E0E6
ΔE00 6.54
Aqua Blue
#02D8E9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E2EA #EA9088
analogous
#88EAC1 #88E2EA #88B1EA
triadic
#88E2EA #EA88E2 #E2EA88
tetradic
#88E2EA #C188EA #EA9088 #B1EA88
square
#88E2EA #C188EA #EA9088 #B1EA88
split-complementary
#88E2EA #EA88B1 #EAC188
monochromatic
#25C4D2 #54D5E1 #88E2EA #BCEFF3 #E5F9FA
Accessibility & contrast
On white
1.49
#88E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#88E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E2EA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E2EA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#5BE8E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88e2ea; /* rgb */ color: rgb(136, 226, 234); /* oklch */ color: oklch(85.9% 0.087 203.0);
Tailwind
colors: {
custom: {
50: '#b0ebf0',
500: '#88e2ea',
950: '#000000',
},
}SCSS
$custom: #88e2ea; $custom-light: #b0ebf0; $custom-dark: #000000;
JSON
{
"hex": "#88e2ea",
"rgb": {
"r": 136,
"g": 226,
"b": 234
},
"hsl": {
"h": 184.898,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.85925,
"c": 0.08701,
"h": 203
},
"luminance": 0.65567
}Semantic roles & 50–950 ramp
primary
#88E2EA
secondary
#C45C52
accent
#2314D2
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485