#88E2EE#88E2EE
#88E2EE is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.1% C 0.088 H 206.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #88E2EE |
|---|---|
| RGB | rgb(136, 226, 238) |
| HSL | hsl(187, 75%, 73%) |
| HSV | hsv(187, 43%, 93%) |
| CMYK | cmyk(42.9%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.89, -23.92, -14.29) |
| CIE-LCH | lch(84.89, 27.86, 210.86°) |
| OKLab | oklab(86.06% -0.0785 -0.0393) |
| OKLCH | oklch(86.06% 0.088 206.6) |
| XYZ | xyz(52.7765, 65.7960, 90.7911) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.05
Robin Egg Blue
#8AF1FE
ΔE00 3.33
Robin'S Egg
#6DEDFD
ΔE00 3.77
Paleturquoise
#AFEEEE
ΔE00 6.08
Powder Blue
#B0E0E6
ΔE00 6.35
Aqua Blue
#02D8E9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E2EE #EE9488
analogous
#88EEC7 #88E2EE #88AFEE
triadic
#88E2EE #EE88E2 #E2EE88
tetradic
#88E2EE #C788EE #EE9488 #AFEE88
square
#88E2EE #C788EE #EE9488 #AFEE88
split-complementary
#88E2EE #EE88AF #EEC788
monochromatic
#1FC6DC #52D5E6 #88E2EE #BEEFF6 #E4F8FB
Accessibility & contrast
On white
1.48
#88E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#88E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E2EE
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E2EE | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#58E9E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88e2ee; /* rgb */ color: rgb(136, 226, 238); /* oklch */ color: oklch(86.1% 0.088 206.6);
Tailwind
colors: {
custom: {
50: '#b0ebf3',
500: '#88e2ee',
950: '#000000',
},
}SCSS
$custom: #88e2ee; $custom-light: #b0ebf3; $custom-dark: #000000;
JSON
{
"hex": "#88e2ee",
"rgb": {
"r": 136,
"g": 226,
"b": 238
},
"hsl": {
"h": 187.059,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.8606,
"c": 0.08782,
"h": 206.6
},
"luminance": 0.658
}Semantic roles & 50–950 ramp
primary
#88E2EE
secondary
#C95F51
accent
#260ED7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485