#85CD80#85CD80
#85CD80 is a light, vivid green. Relative luminance 0.502; OKLCH L 78.2% C 0.129 H 142.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #85CD80 |
|---|---|
| RGB | rgb(133, 205, 128) |
| HSL | hsl(116, 44%, 65%) |
| HSV | hsv(116, 38%, 80%) |
| CMYK | cmyk(35.1%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(76.20, -37.66, 31.41) |
| CIE-LCH | lch(76.20, 49.03, 140.17°) |
| OKLab | oklab(78.17% -0.1027 0.078) |
| OKLCH | oklch(78.17% 0.129 142.8) |
| XYZ | xyz(35.3990, 50.2060, 28.2434) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.64
Pistachio
#93C572
ΔE00 4.31
Emerald
#50C878
ΔE00 5.80
Fern
#63B76C
ΔE00 6.62
Dark Mint
#48C072
ΔE00 7.06
Light Moss Green
#A6C875
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CD80 #C880CD
analogous
#ABCD80 #85CD80 #80CDA1
triadic
#85CD80 #8085CD #CD8085
tetradic
#85CD80 #80ABCD #C880CD #CDA180
square
#85CD80 #80ABCD #C880CD #CDA180
split-complementary
#85CD80 #A180CD #CD80AB
monochromatic
#41973B #5BBC54 #85CD80 #AFDEAC #D9F0D8
Accessibility & contrast
On white
1.90
#85CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#85CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CD80
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CD80 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#C6B984
Tritanopia (blue-blind)
#7EC9BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #85cd80; /* rgb */ color: rgb(133, 205, 128); /* oklch */ color: oklch(78.2% 0.129 142.8);
Tailwind
colors: {
custom: {
50: '#abdca5',
500: '#85cd80',
950: '#000000',
},
}SCSS
$custom: #85cd80; $custom-light: #abdca5; $custom-dark: #000000;
JSON
{
"hex": "#85cd80",
"rgb": {
"r": 133,
"g": 205,
"b": 128
},
"hsl": {
"h": 116.104,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78168,
"c": 0.12894,
"h": 142.8
},
"luminance": 0.50208
}Semantic roles & 50–950 ramp
primary
#85CD80
secondary
#99549D
accent
#2FB7AE
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480