#88DBDD#88DBDD
#88DBDD is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.081 H 197.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #88DBDD |
|---|---|
| RGB | rgb(136, 219, 221) |
| HSL | hsl(181, 56%, 70%) |
| HSV | hsv(181, 38%, 87%) |
| CMYK | cmyk(38.5%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(82.44, -24.68, -8.95) |
| CIE-LCH | lch(82.44, 26.25, 199.93°) |
| OKLab | oklab(83.93% -0.0771 -0.0246) |
| OKLCH | oklch(83.93% 0.081 197.7) |
| XYZ | xyz(48.5312, 61.1143, 77.6315) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Paleturquoise
#AFEEEE
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DBDD #DD8A88
analogous
#88DDB5 #88DBDD #88B0DD
triadic
#88DBDD #DD88DB #DBDD88
tetradic
#88DBDD #B588DD #DD8A88 #B0DD88
square
#88DBDD #B588DD #DD8A88 #B0DD88
split-complementary
#88DBDD #DD88B0 #DDB588
monochromatic
#34B3B6 #58CDCF #88DBDD #B8E9EB #E7F8F8
Accessibility & contrast
On white
1.59
#88DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#88DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DBDD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DBDD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#63E0DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88dbdd; /* rgb */ color: rgb(136, 219, 221); /* oklch */ color: oklch(83.9% 0.081 197.7);
Tailwind
colors: {
custom: {
50: '#afe6e7',
500: '#88dbdd',
950: '#000000',
},
}SCSS
$custom: #88dbdd; $custom-light: #afe6e7; $custom-dark: #000000;
JSON
{
"hex": "#88dbdd",
"rgb": {
"r": 136,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.412,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.83931,
"c": 0.08097,
"h": 197.7
},
"luminance": 0.61118
}Semantic roles & 50–950 ramp
primary
#88DBDD
secondary
#B45755
accent
#2622C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484