#87D9AF#87D9AF
#87D9AF is a very light, moderate green. Relative luminance 0.579; OKLCH L 82.1% C 0.101 H 160.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #87D9AF |
|---|---|
| RGB | rgb(135, 217, 175) |
| HSL | hsl(149, 52%, 69%) |
| HSV | hsv(149, 38%, 85%) |
| CMYK | cmyk(37.8%, 0%, 19.4%, 14.9%) |
| CIE-LAB | lab(80.67, -34.20, 12.90) |
| CIE-LCH | lch(80.67, 36.56, 159.33°) |
| OKLab | oklab(82.11% -0.0951 0.0332) |
| OKLCH | oklch(82.11% 0.101 160.8) |
| XYZ | xyz(42.5394, 57.8691, 49.4775) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.13
Light Teal
#90E4C1
ΔE00 3.42
Mediumaquamarine
#66CDAA
ΔE00 4.92
Seafoam Blue
#78D1B6
ΔE00 5.02
Hospital Green
#9BE5AA
ΔE00 5.37
Pale Teal
#82CBB2
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D9AF #D987B1
analogous
#88D987 #87D9AF #87D9D8
triadic
#87D9AF #AF87D9 #D9AF87
tetradic
#87D9AF #8788D9 #D987B1 #D9D887
square
#87D9AF #8788D9 #D987B1 #D9D887
split-complementary
#87D9AF #D887D9 #D98788
monochromatic
#37AE71 #59CA90 #87D9AF #B5E8CE #E4F6ED
Accessibility & contrast
On white
1.67
#87D9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#87D9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D9AF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D9AF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#CAC4B1
Tritanopia (blue-blind)
#74D8CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #87d9af; /* rgb */ color: rgb(135, 217, 175); /* oklch */ color: oklch(82.1% 0.101 160.8);
Tailwind
colors: {
custom: {
50: '#ade5c7',
500: '#87d9af',
950: '#000000',
},
}SCSS
$custom: #87d9af; $custom-light: #ade5c7; $custom-dark: #000000;
JSON
{
"hex": "#87d9af",
"rgb": {
"r": 135,
"g": 217,
"b": 175
},
"hsl": {
"h": 149.268,
"s": 51.899,
"l": 69.02
},
"oklch": {
"l": 0.82107,
"c": 0.10069,
"h": 160.8
},
"luminance": 0.57872
}Semantic roles & 50–950 ramp
primary
#87D9AF
secondary
#AF5583
accent
#2675BF
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482