#88DDBB#88DDBB
#88DDBB is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.096 H 166.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDBB |
|---|---|
| RGB | rgb(136, 221, 187) |
| HSL | hsl(156, 56%, 70%) |
| HSV | hsv(156, 38%, 87%) |
| CMYK | cmyk(38.5%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(82.13, -33.33, 8.64) |
| CIE-LCH | lch(82.13, 34.43, 165.47°) |
| OKLab | oklab(83.39% -0.0938 0.0222) |
| OKLCH | oklch(83.39% 0.096 166.7) |
| XYZ | xyz(44.9760, 60.5321, 56.3180) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.69
Seafoam
#7FE0B3
ΔE00 2.95
Seafoam Blue
#78D1B6
ΔE00 3.68
Pale Teal
#82CBB2
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 4.94
Light Turquoise
#7EF4CC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDBB #DD88AA
analogous
#88DD90 #88DDBB #88D5DD
triadic
#88DDBB #BB88DD #DDBB88
tetradic
#88DDBB #9088DD #DD88AA #D5DD88
square
#88DDBB #9088DD #DD88AA #D5DD88
split-complementary
#88DDBB #DD88D5 #DD9088
monochromatic
#34B682 #58CFA0 #88DDBB #B8EBD6 #E7F8F1
Accessibility & contrast
On white
1.60
#88DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#88DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDBB
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDBB | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#71DED3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #88ddbb; /* rgb */ color: rgb(136, 221, 187); /* oklch */ color: oklch(83.4% 0.096 166.7);
Tailwind
colors: {
custom: {
50: '#aee8cf',
500: '#88ddbb',
950: '#000000',
},
}SCSS
$custom: #88ddbb; $custom-light: #aee8cf; $custom-dark: #000000;
JSON
{
"hex": "#88ddbb",
"rgb": {
"r": 136,
"g": 221,
"b": 187
},
"hsl": {
"h": 156,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.83388,
"c": 0.09644,
"h": 166.7
},
"luminance": 0.60535
}Semantic roles & 50–950 ramp
primary
#88DDBB
secondary
#B4557B
accent
#2263C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111613
muted
#818483