#88DDEA#88DDEA
#88DDEA is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.8% C 0.084 H 208.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDEA |
|---|---|
| RGB | rgb(136, 221, 234) |
| HSL | hsl(188, 70%, 73%) |
| HSV | hsv(188, 42%, 92%) |
| CMYK | cmyk(41.9%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.38, -22.45, -14.44) |
| CIE-LCH | lch(83.38, 26.70, 212.75°) |
| OKLab | oklab(84.81% -0.0743 -0.0397) |
| OKLCH | oklch(84.81% 0.084 208.1) |
| XYZ | xyz(50.8556, 62.8839, 87.2839) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Robin'S Egg
#6DEDFD
ΔE00 4.80
Powder Blue
#B0E0E6
ΔE00 6.03
Paleturquoise
#AFEEEE
ΔE00 6.70
Aqua Blue
#02D8E9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDEA #EA9588
analogous
#88EAC6 #88DDEA #88ACEA
triadic
#88DDEA #EA88DD #DDEA88
tetradic
#88DDEA #C688EA #EA9588 #ACEA88
square
#88DDEA #C688EA #EA9588 #ACEA88
split-complementary
#88DDEA #EA88AC #EAC688
monochromatic
#25BBD2 #54CEE1 #88DDEA #BCECF3 #E5F8FA
Accessibility & contrast
On white
1.55
#88DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#88DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDEA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDEA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#5CE4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88ddea; /* rgb */ color: rgb(136, 221, 234); /* oklch */ color: oklch(84.8% 0.084 208.1);
Tailwind
colors: {
custom: {
50: '#afe7f0',
500: '#88ddea',
950: '#000000',
},
}SCSS
$custom: #88ddea; $custom-light: #afe7f0; $custom-dark: #000000;
JSON
{
"hex": "#88ddea",
"rgb": {
"r": 136,
"g": 221,
"b": 234
},
"hsl": {
"h": 187.959,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.84811,
"c": 0.08426,
"h": 208.1
},
"luminance": 0.62888
}Semantic roles & 50–950 ramp
primary
#88DDEA
secondary
#C46152
accent
#2D14D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485