#88DDED#88DDED
#88DDED is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.9% C 0.085 H 210.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDED |
|---|---|
| RGB | rgb(136, 221, 237) |
| HSL | hsl(190, 74%, 73%) |
| HSV | hsv(190, 43%, 93%) |
| CMYK | cmyk(42.6%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.47, -21.69, -15.89) |
| CIE-LCH | lch(83.47, 26.89, 216.23°) |
| OKLab | oklab(84.92% -0.0732 -0.0437) |
| OKLCH | oklch(84.92% 0.085 210.9) |
| XYZ | xyz(51.2902, 63.0578, 89.5730) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 4.81
Robin'S Egg
#6DEDFD
ΔE00 5.02
Powder Blue
#B0E0E6
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 6.42
Ice Blue
#A5DFF9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDED #ED9888
analogous
#88EDCA #88DDED #88AAED
triadic
#88DDED #ED88DD #DDED88
tetradic
#88DDED #CA88ED #ED9888 #AAED88
square
#88DDED #CA88ED #ED9888 #AAED88
split-complementary
#88DDED #ED88AA #EDCA88
monochromatic
#21BCDA #53CEE5 #88DDED #BDECF5 #E4F7FB
Accessibility & contrast
On white
1.54
#88DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#88DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDED
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDED | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#5AE4E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88dded; /* rgb */ color: rgb(136, 221, 237); /* oklch */ color: oklch(84.9% 0.085 210.9);
Tailwind
colors: {
custom: {
50: '#b0e7f2',
500: '#88dded',
950: '#000000',
},
}SCSS
$custom: #88dded; $custom-light: #b0e7f2; $custom-dark: #000000;
JSON
{
"hex": "#88dded",
"rgb": {
"r": 136,
"g": 221,
"b": 237
},
"hsl": {
"h": 189.505,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.84915,
"c": 0.08522,
"h": 210.9
},
"luminance": 0.63062
}Semantic roles & 50–950 ramp
primary
#88DDED
secondary
#C86452
accent
#2F10D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485