#85DB7C#85DB7C
#85DB7C is a light, vivid green. Relative luminance 0.571; OKLCH L 81.4% C 0.154 H 142.0°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #85DB7C |
|---|---|
| RGB | rgb(133, 219, 124) |
| HSL | hsl(114, 57%, 67%) |
| HSV | hsv(114, 43%, 86%) |
| CMYK | cmyk(39.3%, 0%, 43.4%, 14.1%) |
| CIE-LAB | lab(80.24, -44.41, 38.67) |
| CIE-LCH | lch(80.24, 58.89, 138.96°) |
| OKLab | oklab(81.43% -0.1211 0.0947) |
| OKLCH | oklch(81.43% 0.154 142) |
| XYZ | xyz(38.6408, 57.1026, 28.0507) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.37
Lightish Green
#61E160
ΔE00 5.01
Fresh Green
#69D84F
ΔE00 5.70
Pistachio
#93C572
ΔE00 6.45
Weird Green
#3AE57F
ΔE00 6.57
Soft Green
#6FC276
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DB7C #D27CDB
analogous
#B4DB7C #85DB7C #7CDBA3
triadic
#85DB7C #7C85DB #DB7C85
tetradic
#85DB7C #7CB4DB #D27CDB #DBA37C
square
#85DB7C #7CB4DB #D27CDB #DBA37C
split-complementary
#85DB7C #A37CDB #DB7CB4
monochromatic
#3BAD30 #58CE4C #85DB7C #B2E8AC #DEF5DC
Accessibility & contrast
On white
1.69
#85DB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#85DB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DB7C
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DB7C | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC75
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#7DD6C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #85db7c; /* rgb */ color: rgb(133, 219, 124); /* oklch */ color: oklch(81.4% 0.154 142.0);
Tailwind
colors: {
custom: {
50: '#ace6a3',
500: '#85db7c',
950: '#000000',
},
}SCSS
$custom: #85db7c; $custom-light: #ace6a3; $custom-dark: #000000;
JSON
{
"hex": "#85db7c",
"rgb": {
"r": 133,
"g": 219,
"b": 124
},
"hsl": {
"h": 114.316,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.81433,
"c": 0.15376,
"h": 142
},
"luminance": 0.57105
}Semantic roles & 50–950 ramp
primary
#85DB7C
secondary
#A64CB0
accent
#21C4B5
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480