#88EAEC#88EAEC
#88EAEC is a very light, moderate teal. Relative luminance 0.701; OKLCH L 87.8% C 0.093 H 197.3°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #88EAEC |
|---|---|
| RGB | rgb(136, 234, 236) |
| HSL | hsl(181, 72%, 73%) |
| HSV | hsv(181, 42%, 93%) |
| CMYK | cmyk(42.4%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(87.06, -28.31, -10.00) |
| CIE-LCH | lch(87.06, 30.02, 199.46°) |
| OKLab | oklab(87.78% -0.0884 -0.0275) |
| OKLCH | oklch(87.78% 0.093 197.3) |
| XYZ | xyz(54.7107, 70.1318, 89.9944) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.83
Robin Egg Blue
#8AF1FE
ΔE00 4.16
Robin'S Egg
#6DEDFD
ΔE00 4.82
Paleturquoise
#AFEEEE
ΔE00 4.99
Light Cyan
#ACFFFC
ΔE00 5.38
Bright Light Blue
#26F7FD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EAEC #EC8A88
analogous
#88ECBC #88EAEC #88B8EC
triadic
#88EAEC #EC88EA #EAEC88
tetradic
#88EAEC #BC88EC #EC8A88 #B8EC88
square
#88EAEC #BC88EC #EC8A88 #B8EC88
split-complementary
#88EAEC #EC88B8 #ECBC88
monochromatic
#22D4D7 #53E1E4 #88EAEC #BDF3F4 #E5FAFB
Accessibility & contrast
On white
1.40
#88EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#88EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EAEC
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EAEC | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#57F0EA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #88eaec; /* rgb */ color: rgb(136, 234, 236); /* oklch */ color: oklch(87.8% 0.093 197.3);
Tailwind
colors: {
custom: {
50: '#b0f1f2',
500: '#88eaec',
950: '#000000',
},
}SCSS
$custom: #88eaec; $custom-light: #b0f1f2; $custom-dark: #000000;
JSON
{
"hex": "#88eaec",
"rgb": {
"r": 136,
"g": 234,
"b": 236
},
"hsl": {
"h": 181.2,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.87779,
"c": 0.09264,
"h": 197.3
},
"luminance": 0.70136
}Semantic roles & 50–950 ramp
primary
#88EAEC
secondary
#C65452
accent
#1511D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111616
muted
#818585