#88DDEB#88DDEB
#88DDEB is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.8% C 0.085 H 209.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDEB |
|---|---|
| RGB | rgb(136, 221, 235) |
| HSL | hsl(188, 71%, 73%) |
| HSV | hsv(188, 42%, 92%) |
| CMYK | cmyk(42.1%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.41, -22.20, -14.93) |
| CIE-LCH | lch(83.41, 26.75, 213.92°) |
| OKLab | oklab(84.85% -0.0739 -0.041) |
| OKLCH | oklch(84.85% 0.085 209) |
| XYZ | xyz(50.9997, 62.9416, 88.0426) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 4.85
Powder Blue
#B0E0E6
ΔE00 6.05
Paleturquoise
#AFEEEE
ΔE00 6.90
Sky Blue
#87CEEB
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDEB #EB9688
analogous
#88EBC8 #88DDEB #88ABEB
triadic
#88DDEB #EB88DD #DDEB88
tetradic
#88DDEB #C888EB #EB9688 #ABEB88
square
#88DDEB #C888EB #EB9688 #ABEB88
split-complementary
#88DDEB #EB88AB #EBC888
monochromatic
#24BCD5 #54CEE2 #88DDEB #BCECF4 #E5F8FB
Accessibility & contrast
On white
1.55
#88DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#88DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDEB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDEB | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BFCBEB
Tritanopia (blue-blind)
#5BE4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88ddeb; /* rgb */ color: rgb(136, 221, 235); /* oklch */ color: oklch(84.8% 0.085 209.0);
Tailwind
colors: {
custom: {
50: '#afe7f1',
500: '#88ddeb',
950: '#000000',
},
}SCSS
$custom: #88ddeb; $custom-light: #afe7f1; $custom-dark: #000000;
JSON
{
"hex": "#88ddeb",
"rgb": {
"r": 136,
"g": 221,
"b": 235
},
"hsl": {
"h": 188.485,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.84846,
"c": 0.08456,
"h": 209
},
"luminance": 0.62945
}Semantic roles & 50–950 ramp
primary
#88DDEB
secondary
#C56252
accent
#2E12D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485