#85CE79#85CE79
#85CE79 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.3% C 0.138 H 141.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #85CE79 |
|---|---|
| RGB | rgb(133, 206, 121) |
| HSL | hsl(112, 46%, 64%) |
| HSV | hsv(112, 41%, 81%) |
| CMYK | cmyk(35.4%, 0%, 41.3%, 19.2%) |
| CIE-LAB | lab(76.38, -39.15, 35.23) |
| CIE-LCH | lch(76.38, 52.66, 138.02°) |
| OKLab | oklab(78.28% -0.1069 0.0867) |
| OKLCH | oklch(78.28% 0.138 141) |
| XYZ | xyz(35.1940, 50.5079, 25.9801) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.83
Soft Green
#6FC276
ΔE00 4.18
Emerald
#50C878
ΔE00 6.20
Light Moss Green
#A6C875
ΔE00 6.63
Fern
#63B76C
ΔE00 7.01
Fresh Green
#69D84F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CE79 #C279CE
analogous
#B0CE79 #85CE79 #79CE98
triadic
#85CE79 #7985CE #CE7985
tetradic
#85CE79 #79B0CE #C279CE #CE9879
square
#85CE79 #79B0CE #C279CE #CE9879
split-complementary
#85CE79 #9879CE #CE79B0
monochromatic
#449637 #5CBE4C #85CE79 #AEDEA6 #D7EFD3
Accessibility & contrast
On white
1.89
#85CE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#85CE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CE79
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CE79 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C173
Deuteranopia (green-blind)
#C7BA7E
Tritanopia (blue-blind)
#7FC9B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #85ce79; /* rgb */ color: rgb(133, 206, 121); /* oklch */ color: oklch(78.3% 0.138 141.0);
Tailwind
colors: {
custom: {
50: '#abdda1',
500: '#85ce79',
950: '#000000',
},
}SCSS
$custom: #85ce79; $custom-light: #abdda1; $custom-dark: #000000;
JSON
{
"hex": "#85ce79",
"rgb": {
"r": 133,
"g": 206,
"b": 121
},
"hsl": {
"h": 111.529,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.78283,
"c": 0.1376,
"h": 141
},
"luminance": 0.5051
}Semantic roles & 50–950 ramp
primary
#85CE79
secondary
#914F9C
accent
#2CBAA6
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480