#88DDEC#88DDEC
#88DDEC is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.9% C 0.085 H 210.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDEC |
|---|---|
| RGB | rgb(136, 221, 236) |
| HSL | hsl(189, 72%, 73%) |
| HSV | hsv(189, 42%, 93%) |
| CMYK | cmyk(42.4%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.44, -21.95, -15.41) |
| CIE-LCH | lch(83.44, 26.82, 215.08°) |
| OKLab | oklab(84.88% -0.0735 -0.0424) |
| OKLCH | oklch(84.88% 0.085 210) |
| XYZ | xyz(51.1445, 62.9995, 88.8057) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Robin'S Egg
#6DEDFD
ΔE00 4.92
Powder Blue
#B0E0E6
ΔE00 6.10
Sky Blue
#87CEEB
ΔE00 6.72
Ice Blue
#A5DFF9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDEC #EC9788
analogous
#88ECC9 #88DDEC #88ABEC
triadic
#88DDEC #EC88DD #DDEC88
tetradic
#88DDEC #C988EC #EC9788 #ABEC88
square
#88DDEC #C988EC #EC9788 #ABEC88
split-complementary
#88DDEC #EC88AB #ECC988
monochromatic
#22BCD7 #53CEE4 #88DDEC #BDECF4 #E5F7FB
Accessibility & contrast
On white
1.54
#88DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#88DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDEC
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDEC | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#5BE4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88ddec; /* rgb */ color: rgb(136, 221, 236); /* oklch */ color: oklch(84.9% 0.085 210.0);
Tailwind
colors: {
custom: {
50: '#b0e7f2',
500: '#88ddec',
950: '#000000',
},
}SCSS
$custom: #88ddec; $custom-light: #b0e7f2; $custom-dark: #000000;
JSON
{
"hex": "#88ddec",
"rgb": {
"r": 136,
"g": 221,
"b": 236
},
"hsl": {
"h": 189,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.8488,
"c": 0.08488,
"h": 210
},
"luminance": 0.63003
}Semantic roles & 50–950 ramp
primary
#88DDEC
secondary
#C66352
accent
#2E11D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485