#87D09D#87D09D
#87D09D is a light, moderate green. Relative luminance 0.527; OKLCH L 79.6% C 0.103 H 153.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #87D09D |
|---|---|
| RGB | rgb(135, 208, 157) |
| HSL | hsl(138, 44%, 67%) |
| HSV | hsv(138, 35%, 82%) |
| CMYK | cmyk(35.1%, 0%, 24.5%, 18.4%) |
| CIE-LAB | lab(77.69, -33.49, 18.27) |
| CIE-LCH | lch(77.69, 38.15, 151.38°) |
| OKLab | oklab(79.58% -0.092 0.0466) |
| OKLCH | oklch(79.58% 0.103 153.1) |
| XYZ | xyz(38.6311, 52.6949, 40.0273) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.11
Hospital Green
#9BE5AA
ΔE00 5.21
Darkseagreen
#8FBC8F
ΔE00 6.05
Mediumaquamarine
#66CDAA
ΔE00 6.51
Soft Green
#6FC276
ΔE00 6.93
Light Teal
#90E4C1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D09D #D087BA
analogous
#96D087 #87D09D #87D0C2
triadic
#87D09D #9D87D0 #D09D87
tetradic
#87D09D #8796D0 #D087BA #D0C287
square
#87D09D #8796D0 #D087BA #D0C287
split-complementary
#87D09D #C287D0 #D08796
monochromatic
#3E9F5B #5BBF79 #87D09D #B3E1C1 #DFF2E5
Accessibility & contrast
On white
1.82
#87D09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#87D09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D09D
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D09D | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59A
Deuteranopia (green-blind)
#C4BDA0
Tritanopia (blue-blind)
#7ACEC2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87d09d; /* rgb */ color: rgb(135, 208, 157); /* oklch */ color: oklch(79.6% 0.103 153.1);
Tailwind
colors: {
custom: {
50: '#acdeba',
500: '#87d09d',
950: '#000000',
},
}SCSS
$custom: #87d09d; $custom-light: #acdeba; $custom-dark: #000000;
JSON
{
"hex": "#87d09d",
"rgb": {
"r": 135,
"g": 208,
"b": 157
},
"hsl": {
"h": 138.082,
"s": 43.713,
"l": 67.255
},
"oklch": {
"l": 0.79582,
"c": 0.10313,
"h": 153.1
},
"luminance": 0.52697
}Semantic roles & 50–950 ramp
primary
#87D09D
secondary
#A4578D
accent
#2F8EB7
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481