#88DDDB#88DDDB
#88DDDB is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.083 H 193.8°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDDB |
|---|---|
| RGB | rgb(136, 221, 219) |
| HSL | hsl(179, 56%, 70%) |
| HSV | hsv(179, 38%, 87%) |
| CMYK | cmyk(38.5%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.94, -26.14, -7.14) |
| CIE-LCH | lch(82.94, 27.09, 195.27°) |
| OKLab | oklab(84.32% -0.0803 -0.0197) |
| OKLCH | oklch(84.32% 0.083 193.8) |
| XYZ | xyz(48.7912, 62.0582, 76.4115) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.77
Robin'S Egg Blue
#98EFF9
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Robin'S Egg
#6DEDFD
ΔE00 7.29
Light Cyan
#ACFFFC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDDB #DD888A
analogous
#88DDB0 #88DDDB #88B5DD
triadic
#88DDDB #DB88DD #DDDB88
tetradic
#88DDDB #B088DD #DD888A #B5DD88
square
#88DDDB #B088DD #DD888A #B5DD88
split-complementary
#88DDDB #DD88B5 #DDB088
monochromatic
#34B6B3 #58CFCD #88DDDB #B8EBE9 #E7F8F8
Accessibility & contrast
On white
1.57
#88DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#88DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDDB
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDDB | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#64E2DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #88dddb; /* rgb */ color: rgb(136, 221, 219); /* oklch */ color: oklch(84.3% 0.083 193.8);
Tailwind
colors: {
custom: {
50: '#afe7e6',
500: '#88dddb',
950: '#000000',
},
}SCSS
$custom: #88dddb; $custom-light: #afe7e6; $custom-dark: #000000;
JSON
{
"hex": "#88dddb",
"rgb": {
"r": 136,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.588,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.84317,
"c": 0.08269,
"h": 193.8
},
"luminance": 0.62062
}Semantic roles & 50–950 ramp
primary
#88DDDB
secondary
#B45557
accent
#2226C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484