#88DBDE#88DBDE
#88DBDE is a very light, moderate teal. Relative luminance 0.612; OKLCH L 84.0% C 0.081 H 198.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #88DBDE |
|---|---|
| RGB | rgb(136, 219, 222) |
| HSL | hsl(182, 57%, 70%) |
| HSV | hsv(182, 39%, 87%) |
| CMYK | cmyk(38.7%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(82.47, -24.43, -9.44) |
| CIE-LCH | lch(82.47, 26.19, 201.12°) |
| OKLab | oklab(83.96% -0.0767 -0.0259) |
| OKLCH | oklch(83.96% 0.081 198.7) |
| XYZ | xyz(48.6648, 61.1678, 78.3353) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Paleturquoise
#AFEEEE
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 6.24
Powder Blue
#B0E0E6
ΔE00 6.74
Mediumturquoise
#48D1CC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DBDE #DE8B88
analogous
#88DEB6 #88DBDE #88B0DE
triadic
#88DBDE #DE88DB #DBDE88
tetradic
#88DBDE #B688DE #DE8B88 #B0DE88
square
#88DBDE #B688DE #DE8B88 #B0DE88
split-complementary
#88DBDE #DE88B0 #DEB688
monochromatic
#33B4B8 #58CDD1 #88DBDE #B8E9EB #E7F8F8
Accessibility & contrast
On white
1.59
#88DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#88DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DBDE
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DBDE | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#C1C8DF
Tritanopia (blue-blind)
#63E0DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88dbde; /* rgb */ color: rgb(136, 219, 222); /* oklch */ color: oklch(84.0% 0.081 198.7);
Tailwind
colors: {
custom: {
50: '#afe6e8',
500: '#88dbde',
950: '#000000',
},
}SCSS
$custom: #88dbde; $custom-light: #afe6e8; $custom-dark: #000000;
JSON
{
"hex": "#88dbde",
"rgb": {
"r": 136,
"g": 219,
"b": 222
},
"hsl": {
"h": 182.093,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.83964,
"c": 0.08101,
"h": 198.7
},
"luminance": 0.61171
}Semantic roles & 50–950 ramp
primary
#88DBDE
secondary
#B55855
accent
#2721C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484