#88DBDC#88DBDC
#88DBDC is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.081 H 196.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #88DBDC |
|---|---|
| RGB | rgb(136, 219, 220) |
| HSL | hsl(181, 55%, 70%) |
| HSV | hsv(181, 38%, 86%) |
| CMYK | cmyk(38.2%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.41, -24.92, -8.46) |
| CIE-LCH | lch(82.41, 26.31, 198.75°) |
| OKLab | oklab(83.9% -0.0775 -0.0233) |
| OKLCH | oklch(83.9% 0.081 196.7) |
| XYZ | xyz(48.3984, 61.0612, 76.9319) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Paleturquoise
#AFEEEE
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 6.69
Robin'S Egg
#6DEDFD
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DBDC #DC8988
analogous
#88DCB3 #88DBDC #88B1DC
triadic
#88DBDC #DC88DB #DBDC88
tetradic
#88DBDC #B388DC #DC8988 #B1DC88
square
#88DBDC #B388DC #DC8988 #B1DC88
split-complementary
#88DBDC #DC88B1 #DCB388
monochromatic
#35B3B5 #59CDCE #88DBDC #B7E9EA #E7F8F8
Accessibility & contrast
On white
1.59
#88DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#88DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DBDC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DBDC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#C2C8DD
Tritanopia (blue-blind)
#64E0DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88dbdc; /* rgb */ color: rgb(136, 219, 220); /* oklch */ color: oklch(83.9% 0.081 196.7);
Tailwind
colors: {
custom: {
50: '#afe6e6',
500: '#88dbdc',
950: '#000000',
},
}SCSS
$custom: #88dbdc; $custom-light: #afe6e6; $custom-dark: #000000;
JSON
{
"hex": "#88dbdc",
"rgb": {
"r": 136,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.714,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.83899,
"c": 0.08096,
"h": 196.7
},
"luminance": 0.61065
}Semantic roles & 50–950 ramp
primary
#88DBDC
secondary
#B35655
accent
#2523C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484