#88DEB9#88DEB9
#88DEB9 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.099 H 164.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #88DEB9 |
|---|---|
| RGB | rgb(136, 222, 185) |
| HSL | hsl(154, 57%, 70%) |
| HSV | hsv(154, 39%, 87%) |
| CMYK | cmyk(38.7%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(82.37, -34.21, 10.04) |
| CIE-LCH | lch(82.37, 35.66, 163.65°) |
| OKLab | oklab(83.57% -0.0959 0.0258) |
| OKLCH | oklch(83.57% 0.099 164.9) |
| XYZ | xyz(45.0282, 60.9767, 55.2865) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.63
Seafoam
#7FE0B3
ΔE00 2.18
Seafoam Blue
#78D1B6
ΔE00 4.32
Mediumaquamarine
#66CDAA
ΔE00 5.12
Light Turquoise
#7EF4CC
ΔE00 5.33
Pale Teal
#82CBB2
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DEB9 #DE88AD
analogous
#88DE8E #88DEB9 #88D8DE
triadic
#88DEB9 #B988DE #DEB988
tetradic
#88DEB9 #8E88DE #DE88AD #D8DE88
square
#88DEB9 #8E88DE #DE88AD #D8DE88
split-complementary
#88DEB9 #DE88D8 #DE8E88
monochromatic
#33B87F #58D19D #88DEB9 #B8EBD5 #E7F8F1
Accessibility & contrast
On white
1.59
#88DEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#88DEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DEB9
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DEB9 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B7
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#71DED3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88deb9; /* rgb */ color: rgb(136, 222, 185); /* oklch */ color: oklch(83.6% 0.099 164.9);
Tailwind
colors: {
custom: {
50: '#aee8ce',
500: '#88deb9',
950: '#000000',
},
}SCSS
$custom: #88deb9; $custom-light: #aee8ce; $custom-dark: #000000;
JSON
{
"hex": "#88deb9",
"rgb": {
"r": 136,
"g": 222,
"b": 185
},
"hsl": {
"h": 154.186,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.83566,
"c": 0.09933,
"h": 164.9
},
"luminance": 0.6098
}Semantic roles & 50–950 ramp
primary
#88DEB9
secondary
#B5557E
accent
#2167C4
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#111613
muted
#818483