#88DDBA#88DDBA
#88DDBA is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.097 H 166.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDBA |
|---|---|
| RGB | rgb(136, 221, 186) |
| HSL | hsl(155, 56%, 70%) |
| HSV | hsv(155, 38%, 87%) |
| CMYK | cmyk(38.5%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(82.10, -33.54, 9.14) |
| CIE-LCH | lch(82.10, 34.76, 164.76°) |
| OKLab | oklab(83.36% -0.0943 0.0235) |
| OKLCH | oklch(83.36% 0.097 166) |
| XYZ | xyz(44.8693, 60.4894, 55.7562) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.69
Seafoam
#7FE0B3
ΔE00 2.70
Seafoam Blue
#78D1B6
ΔE00 3.85
Pale Teal
#82CBB2
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 4.94
Light Turquoise
#7EF4CC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDBA #DD88AB
analogous
#88DD8F #88DDBA #88D6DD
triadic
#88DDBA #BA88DD #DDBA88
tetradic
#88DDBA #8F88DD #DD88AB #D6DD88
square
#88DDBA #8F88DD #DD88AB #D6DD88
split-complementary
#88DDBA #DD88D6 #DD8F88
monochromatic
#34B681 #58CF9E #88DDBA #B8EBD6 #E7F8F1
Accessibility & contrast
On white
1.60
#88DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#88DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDBA
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDBA | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B8
Deuteranopia (green-blind)
#CCC8BC
Tritanopia (blue-blind)
#71DDD3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #88ddba; /* rgb */ color: rgb(136, 221, 186); /* oklch */ color: oklch(83.4% 0.097 166.0);
Tailwind
colors: {
custom: {
50: '#aee8ce',
500: '#88ddba',
950: '#000000',
},
}SCSS
$custom: #88ddba; $custom-light: #aee8ce; $custom-dark: #000000;
JSON
{
"hex": "#88ddba",
"rgb": {
"r": 136,
"g": 221,
"b": 186
},
"hsl": {
"h": 155.294,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.83362,
"c": 0.09716,
"h": 166
},
"luminance": 0.60492
}Semantic roles & 50–950 ramp
primary
#88DDBA
secondary
#B4557C
accent
#2265C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111613
muted
#818483