#88DDCB#88DDCB
#88DDCB is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.087 H 179.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDCB |
|---|---|
| RGB | rgb(136, 221, 203) |
| HSL | hsl(167, 56%, 70%) |
| HSV | hsv(167, 38%, 87%) |
| CMYK | cmyk(38.5%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(82.52, -29.85, 0.73) |
| CIE-LCH | lch(82.52, 29.86, 178.61°) |
| OKLab | oklab(83.83% -0.087 0.0014) |
| OKLCH | oklch(83.83% 0.087 179) |
| XYZ | xyz(46.7852, 61.2558, 65.8466) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.44
Pale Teal
#82CBB2
ΔE00 5.28
Tiffany Blue
#7BF2DA
ΔE00 5.34
Light Teal
#90E4C1
ΔE00 5.56
Turquoise
#40E0D0
ΔE00 6.13
Mediumaquamarine
#66CDAA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDCB #DD889A
analogous
#88DDA0 #88DDCB #88C5DD
triadic
#88DDCB #CB88DD #DDCB88
tetradic
#88DDCB #A088DD #DD889A #C5DD88
square
#88DDCB #A088DD #DD889A #C5DD88
split-complementary
#88DDCB #DD88C5 #DDA088
monochromatic
#34B69B #58CFB6 #88DDCB #B8EBE0 #E7F8F5
Accessibility & contrast
On white
1.58
#88DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#88DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDCB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDCB | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 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)
#D7D4CA
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#6BE0D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88ddcb; /* rgb */ color: rgb(136, 221, 203); /* oklch */ color: oklch(83.8% 0.087 179.0);
Tailwind
colors: {
custom: {
50: '#aee8da',
500: '#88ddcb',
950: '#000000',
},
}SCSS
$custom: #88ddcb; $custom-light: #aee8da; $custom-dark: #000000;
JSON
{
"hex": "#88ddcb",
"rgb": {
"r": 136,
"g": 221,
"b": 203
},
"hsl": {
"h": 167.294,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.83831,
"c": 0.08698,
"h": 179
},
"luminance": 0.61259
}Semantic roles & 50–950 ramp
primary
#88DDCB
secondary
#B45569
accent
#2244C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111614
muted
#818483