#87CEA0#87CEA0
#87CEA0 is a light, moderate green. Relative luminance 0.518; OKLCH L 79.2% C 0.097 H 155.1°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87CEA0 |
|---|---|
| RGB | rgb(135, 206, 160) |
| HSL | hsl(141, 42%, 67%) |
| HSV | hsv(141, 34%, 81%) |
| CMYK | cmyk(34.5%, 0%, 22.3%, 19.2%) |
| CIE-LAB | lab(77.18, -31.98, 15.96) |
| CIE-LCH | lch(77.18, 35.74, 153.48°) |
| OKLab | oklab(79.19% -0.0882 0.0409) |
| OKLCH | oklch(79.19% 0.097 155.1) |
| XYZ | xyz(38.4058, 51.8295, 41.2313) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.06
Mediumaquamarine
#66CDAA
ΔE00 5.71
Darkseagreen
#8FBC8F
ΔE00 5.74
Hospital Green
#9BE5AA
ΔE00 6.00
Pale Teal
#82CBB2
ΔE00 6.20
Light Teal
#90E4C1
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CEA0 #CE87B5
analogous
#92CE87 #87CEA0 #87CEC4
triadic
#87CEA0 #A087CE #CEA087
tetradic
#87CEA0 #8792CE #CE87B5 #CEC487
square
#87CEA0 #8792CE #CE87B5 #CEC487
split-complementary
#87CEA0 #C487CE #CE8792
monochromatic
#3F9B60 #5CBC7E #87CEA0 #B2E0C2 #DEF1E5
Accessibility & contrast
On white
1.85
#87CEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#87CEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CEA0
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CEA0 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC39D
Deuteranopia (green-blind)
#C2BBA3
Tritanopia (blue-blind)
#7ACDC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #87cea0; /* rgb */ color: rgb(135, 206, 160); /* oklch */ color: oklch(79.2% 0.097 155.1);
Tailwind
colors: {
custom: {
50: '#acddbc',
500: '#87cea0',
950: '#000000',
},
}SCSS
$custom: #87cea0; $custom-light: #acddbc; $custom-dark: #000000;
JSON
{
"hex": "#87cea0",
"rgb": {
"r": 135,
"g": 206,
"b": 160
},
"hsl": {
"h": 141.127,
"s": 42.012,
"l": 66.863
},
"oklch": {
"l": 0.79186,
"c": 0.09719,
"h": 155.1
},
"luminance": 0.51832
}Semantic roles & 50–950 ramp
primary
#87CEA0
secondary
#A15887
accent
#3086B5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482