#88EBEC#88EBEC
#88EBEC is a very light, moderate teal. Relative luminance 0.707; OKLCH L 88.0% C 0.093 H 196.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #88EBEC |
|---|---|
| RGB | rgb(136, 235, 236) |
| HSL | hsl(181, 72%, 73%) |
| HSV | hsv(181, 42%, 93%) |
| CMYK | cmyk(42.4%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.34, -28.79, -9.59) |
| CIE-LCH | lch(87.34, 30.34, 198.42°) |
| OKLab | oklab(88% -0.0896 -0.0264) |
| OKLCH | oklch(88% 0.093 196.4) |
| XYZ | xyz(54.9962, 70.7028, 90.0895) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Paleturquoise
#AFEEEE
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 5.12
Light Cyan
#ACFFFC
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EBEC #EC8988
analogous
#88ECBB #88EBEC #88B9EC
triadic
#88EBEC #EC88EB #EBEC88
tetradic
#88EBEC #BB88EC #EC8988 #B9EC88
square
#88EBEC #BB88EC #EC8988 #B9EC88
split-complementary
#88EBEC #EC88B9 #ECBB88
monochromatic
#22D5D7 #53E2E4 #88EBEC #BDF4F4 #E5FBFB
Accessibility & contrast
On white
1.39
#88EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#88EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EBEC
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EBEC | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EC
Deuteranopia (green-blind)
#CED5ED
Tritanopia (blue-blind)
#57F1EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #88ebec; /* rgb */ color: rgb(136, 235, 236); /* oklch */ color: oklch(88.0% 0.093 196.4);
Tailwind
colors: {
custom: {
50: '#b0f1f2',
500: '#88ebec',
950: '#000000',
},
}SCSS
$custom: #88ebec; $custom-light: #b0f1f2; $custom-dark: #000000;
JSON
{
"hex": "#88ebec",
"rgb": {
"r": 136,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.6,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.88003,
"c": 0.0934,
"h": 196.4
},
"luminance": 0.70707
}Semantic roles & 50–950 ramp
primary
#88EBEC
secondary
#C65352
accent
#1311D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585