#87DFAA#87DFAA
#87DFAA is a very light, moderate green. Relative luminance 0.608; OKLCH L 83.4% C 0.114 H 156.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFAA |
|---|---|
| RGB | rgb(135, 223, 170) |
| HSL | hsl(144, 58%, 70%) |
| HSV | hsv(144, 39%, 87%) |
| CMYK | cmyk(39.5%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(82.28, -37.93, 17.81) |
| CIE-LCH | lch(82.28, 41.91, 154.85°) |
| OKLab | oklab(83.38% -0.1045 0.0456) |
| OKLCH | oklch(83.38% 0.114 156.4) |
| XYZ | xyz(43.6321, 60.8258, 47.4638) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.55
Hospital Green
#9BE5AA
ΔE00 3.20
Light Teal
#90E4C1
ΔE00 4.92
Mint
#AAF0C1
ΔE00 5.26
Light Sea Green
#98F6B0
ΔE00 5.86
Eucalyptus
#44D7A8
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFAA #DF87BC
analogous
#90DF87 #87DFAA #87DFD6
triadic
#87DFAA #AA87DF #DFAA87
tetradic
#87DFAA #8790DF #DF87BC #DFD687
square
#87DFAA #8790DF #DF87BC #DFD687
split-complementary
#87DFAA #D687DF #DF8790
monochromatic
#32BA68 #57D288 #87DFAA #B7ECCC #E7F9EE
Accessibility & contrast
On white
1.60
#87DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#87DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFAA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFAA | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A7
Deuteranopia (green-blind)
#D0C9AD
Tritanopia (blue-blind)
#74DED0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dfaa; /* rgb */ color: rgb(135, 223, 170); /* oklch */ color: oklch(83.4% 0.114 156.4);
Tailwind
colors: {
custom: {
50: '#ade9c3',
500: '#87dfaa',
950: '#000000',
},
}SCSS
$custom: #87dfaa; $custom-light: #ade9c3; $custom-dark: #000000;
JSON
{
"hex": "#87dfaa",
"rgb": {
"r": 135,
"g": 223,
"b": 170
},
"hsl": {
"h": 143.864,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.83382,
"c": 0.11396,
"h": 156.4
},
"luminance": 0.60829
}Semantic roles & 50–950 ramp
primary
#87DFAA
secondary
#B7548F
accent
#2084C5
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482