#85CD7D#85CD7D
#85CD7D is a light, vivid green. Relative luminance 0.501; OKLCH L 78.1% C 0.132 H 141.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #85CD7D |
|---|---|
| RGB | rgb(133, 205, 125) |
| HSL | hsl(114, 44%, 65%) |
| HSV | hsv(114, 39%, 80%) |
| CMYK | cmyk(35.1%, 0%, 39%, 19.6%) |
| CIE-LAB | lab(76.15, -38.11, 32.89) |
| CIE-LCH | lch(76.15, 50.34, 139.21°) |
| OKLab | oklab(78.11% -0.1039 0.0814) |
| OKLCH | oklch(78.11% 0.132 141.9) |
| XYZ | xyz(35.2044, 50.1281, 27.2188) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.74
Pistachio
#93C572
ΔE00 4.00
Emerald
#50C878
ΔE00 5.92
Fern
#63B76C
ΔE00 6.67
Light Moss Green
#A6C875
ΔE00 6.84
Dark Mint
#48C072
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CD7D #C57DCD
analogous
#ADCD7D #85CD7D #7DCD9D
triadic
#85CD7D #7D85CD #CD7D85
tetradic
#85CD7D #7DADCD #C57DCD #CD9D7D
square
#85CD7D #7DADCD #C57DCD #CD9D7D
split-complementary
#85CD7D #9D7DCD #CD7DAD
monochromatic
#43963A #5CBC51 #85CD7D #AEDEA9 #D8EFD5
Accessibility & contrast
On white
1.90
#85CD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#85CD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CD7D
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CD7D | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C077
Deuteranopia (green-blind)
#C6B982
Tritanopia (blue-blind)
#7FC8B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #85cd7d; /* rgb */ color: rgb(133, 205, 125); /* oklch */ color: oklch(78.1% 0.132 141.9);
Tailwind
colors: {
custom: {
50: '#abdca3',
500: '#85cd7d',
950: '#000000',
},
}SCSS
$custom: #85cd7d; $custom-light: #abdca3; $custom-dark: #000000;
JSON
{
"hex": "#85cd7d",
"rgb": {
"r": 133,
"g": 205,
"b": 125
},
"hsl": {
"h": 114,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78114,
"c": 0.13202,
"h": 141.9
},
"luminance": 0.5013
}Semantic roles & 50–950 ramp
primary
#85CD7D
secondary
#95529C
accent
#2EB8AA
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480