#88E3EB#88E3EB
#88E3EB is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.2% C 0.088 H 202.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #88E3EB |
|---|---|
| RGB | rgb(136, 227, 235) |
| HSL | hsl(185, 71%, 73%) |
| HSV | hsv(185, 42%, 92%) |
| CMYK | cmyk(42.1%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.08, -25.16, -12.43) |
| CIE-LCH | lch(85.08, 28.06, 206.29°) |
| OKLab | oklab(86.18% -0.0809 -0.0342) |
| OKLCH | oklch(86.18% 0.088 202.9) |
| XYZ | xyz(52.6122, 66.1666, 88.5802) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.01
Robin Egg Blue
#8AF1FE
ΔE00 3.44
Robin'S Egg
#6DEDFD
ΔE00 3.95
Paleturquoise
#AFEEEE
ΔE00 5.40
Powder Blue
#B0E0E6
ΔE00 6.63
Aqua Blue
#02D8E9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E3EB #EB9088
analogous
#88EBC1 #88E3EB #88B2EB
triadic
#88E3EB #EB88E3 #E3EB88
tetradic
#88E3EB #C188EB #EB9088 #B2EB88
square
#88E3EB #C188EB #EB9088 #B2EB88
split-complementary
#88E3EB #EB88B2 #EBC188
monochromatic
#24C7D5 #54D7E2 #88E3EB #BCEFF4 #E5F9FB
Accessibility & contrast
On white
1.48
#88E3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#88E3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E3EB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E3EB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#C6CFEC
Tritanopia (blue-blind)
#5AE9E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88e3eb; /* rgb */ color: rgb(136, 227, 235); /* oklch */ color: oklch(86.2% 0.088 202.9);
Tailwind
colors: {
custom: {
50: '#b0ecf1',
500: '#88e3eb',
950: '#000000',
},
}SCSS
$custom: #88e3eb; $custom-light: #b0ecf1; $custom-dark: #000000;
JSON
{
"hex": "#88e3eb",
"rgb": {
"r": 136,
"g": 227,
"b": 235
},
"hsl": {
"h": 184.848,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.86182,
"c": 0.08778,
"h": 202.9
},
"luminance": 0.66171
}Semantic roles & 50–950 ramp
primary
#88E3EB
secondary
#C55B52
accent
#2212D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485