#85CD79#85CD79
#85CD79 is a light, vivid green. Relative luminance 0.500; OKLCH L 78.0% C 0.136 H 140.9°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #85CD79 |
|---|---|
| RGB | rgb(133, 205, 121) |
| HSL | hsl(111, 46%, 64%) |
| HSV | hsv(111, 41%, 80%) |
| CMYK | cmyk(35.1%, 0%, 41%, 19.6%) |
| CIE-LAB | lab(76.09, -38.70, 34.85) |
| CIE-LCH | lch(76.09, 52.08, 138.00°) |
| OKLab | oklab(78.04% -0.1056 0.0858) |
| OKLCH | oklch(78.04% 0.136 140.9) |
| XYZ | xyz(34.9540, 50.0280, 25.9001) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.68
Soft Green
#6FC276
ΔE00 3.99
Emerald
#50C878
ΔE00 6.16
Light Moss Green
#A6C875
ΔE00 6.56
Fern
#63B76C
ΔE00 6.80
Turtle Green
#75B84F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CD79 #C179CD
analogous
#AFCD79 #85CD79 #79CD97
triadic
#85CD79 #7985CD #CD7985
tetradic
#85CD79 #79AFCD #C179CD #CD9779
square
#85CD79 #79AFCD #C179CD #CD9779
split-complementary
#85CD79 #9779CD #CD79AF
monochromatic
#459437 #5CBC4C #85CD79 #AEDEA6 #D6EED2
Accessibility & contrast
On white
1.91
#85CD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#85CD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CD79
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CD79 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C073
Deuteranopia (green-blind)
#C7B97E
Tritanopia (blue-blind)
#7FC8B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #85cd79; /* rgb */ color: rgb(133, 205, 121); /* oklch */ color: oklch(78.0% 0.136 140.9);
Tailwind
colors: {
custom: {
50: '#abdca1',
500: '#85cd79',
950: '#000000',
},
}SCSS
$custom: #85cd79; $custom-light: #abdca1; $custom-dark: #000000;
JSON
{
"hex": "#85cd79",
"rgb": {
"r": 133,
"g": 205,
"b": 121
},
"hsl": {
"h": 111.429,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.78044,
"c": 0.1361,
"h": 140.9
},
"luminance": 0.5003
}Semantic roles & 50–950 ramp
primary
#85CD79
secondary
#90509B
accent
#2DB9A5
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480