#88DBDF#88DBDF
#88DBDF is a very light, moderate teal. Relative luminance 0.612; OKLCH L 84.0% C 0.081 H 199.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #88DBDF |
|---|---|
| RGB | rgb(136, 219, 223) |
| HSL | hsl(183, 58%, 70%) |
| HSV | hsv(183, 39%, 87%) |
| CMYK | cmyk(39%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.50, -24.19, -9.92) |
| CIE-LCH | lch(82.50, 26.15, 202.31°) |
| OKLab | oklab(84% -0.0763 -0.0273) |
| OKLCH | oklch(84% 0.081 199.7) |
| XYZ | xyz(48.7992, 61.2216, 79.0432) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Paleturquoise
#AFEEEE
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 6.03
Powder Blue
#B0E0E6
ΔE00 6.58
Mediumturquoise
#48D1CC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DBDF #DF8C88
analogous
#88DFB8 #88DBDF #88AFDF
triadic
#88DBDF #DF88DB #DBDF88
tetradic
#88DBDF #B888DF #DF8C88 #AFDF88
square
#88DBDF #B888DF #DF8C88 #AFDF88
split-complementary
#88DBDF #DF88AF #DFB888
monochromatic
#32B4BA #58CCD2 #88DBDF #B8EAEC #E7F8F9
Accessibility & contrast
On white
1.59
#88DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#88DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DBDF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DBDF | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#C1C8E0
Tritanopia (blue-blind)
#62E0DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88dbdf; /* rgb */ color: rgb(136, 219, 223); /* oklch */ color: oklch(84.0% 0.081 199.7);
Tailwind
colors: {
custom: {
50: '#afe6e9',
500: '#88dbdf',
950: '#000000',
},
}SCSS
$custom: #88dbdf; $custom-light: #afe6e9; $custom-dark: #000000;
JSON
{
"hex": "#88dbdf",
"rgb": {
"r": 136,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.759,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.83996,
"c": 0.08106,
"h": 199.7
},
"luminance": 0.61225
}Semantic roles & 50–950 ramp
primary
#88DBDF
secondary
#B75955
accent
#2820C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484