#85DD7C#85DD7C
#85DD7C is a light, vivid green. Relative luminance 0.582; OKLCH L 81.9% C 0.157 H 142.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #85DD7C |
|---|---|
| RGB | rgb(133, 221, 124) |
| HSL | hsl(114, 59%, 68%) |
| HSV | hsv(114, 44%, 87%) |
| CMYK | cmyk(39.8%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(80.82, -45.27, 39.41) |
| CIE-LCH | lch(80.82, 60.02, 138.96°) |
| OKLab | oklab(81.91% -0.1235 0.0964) |
| OKLCH | oklch(81.91% 0.157 142) |
| XYZ | xyz(39.1657, 58.1524, 28.2257) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.99
Lightish Green
#61E160
ΔE00 4.72
Fresh Green
#69D84F
ΔE00 5.58
Weird Green
#3AE57F
ΔE00 6.39
Palegreen
#98FB98
ΔE00 6.60
Light Green
#96F97B
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DD7C #D47CDD
analogous
#B5DD7C #85DD7C #7CDDA3
triadic
#85DD7C #7C85DD #DD7C85
tetradic
#85DD7C #7CB5DD #D47CDD #DDA37C
square
#85DD7C #7CB5DD #D47CDD #DDA37C
split-complementary
#85DD7C #A37CDD #DD7CB5
monochromatic
#3AB12E #58D04B #85DD7C #B2EAAD #E0F6DD
Accessibility & contrast
On white
1.66
#85DD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#85DD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DD7C
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DD7C | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE75
Deuteranopia (green-blind)
#D5C582
Tritanopia (blue-blind)
#7CD8C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #85dd7c; /* rgb */ color: rgb(133, 221, 124); /* oklch */ color: oklch(81.9% 0.157 142.0);
Tailwind
colors: {
custom: {
50: '#ade8a3',
500: '#85dd7c',
950: '#000000',
},
}SCSS
$custom: #85dd7c; $custom-light: #ade8a3; $custom-dark: #000000;
JSON
{
"hex": "#85dd7c",
"rgb": {
"r": 133,
"g": 221,
"b": 124
},
"hsl": {
"h": 114.433,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.81911,
"c": 0.15665,
"h": 142
},
"luminance": 0.58155
}Semantic roles & 50–950 ramp
primary
#85DD7C
secondary
#A94BB3
accent
#1FC6B7
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480