#85DB85#85DB85
#85DB85 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.6% C 0.145 H 144.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #85DB85 |
|---|---|
| RGB | rgb(133, 219, 133) |
| HSL | hsl(120, 54%, 69%) |
| HSV | hsv(120, 39%, 86%) |
| CMYK | cmyk(39.3%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(80.37, -43.10, 34.32) |
| CIE-LCH | lch(80.37, 55.09, 141.47°) |
| OKLab | oklab(81.59% -0.1174 0.085) |
| OKLCH | oklch(81.59% 0.145 144.1) |
| XYZ | xyz(39.2362, 57.3408, 31.1862) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.29
Hospital Green
#9BE5AA
ΔE00 6.08
Lightish Green
#61E160
ΔE00 6.14
Weird Green
#3AE57F
ΔE00 6.39
Soft Green
#6FC276
ΔE00 6.39
Pistachio
#93C572
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DB85 #DB85DB
analogous
#B0DB85 #85DB85 #85DBB0
triadic
#85DB85 #8585DB #DB8585
tetradic
#85DB85 #85B0DB #DB85DB #DBB085
square
#85DB85 #85B0DB #DB85DB #DBB085
split-complementary
#85DB85 #B085DB #DB85B0
monochromatic
#34B134 #56CD56 #85DB85 #B4E9B4 #E4F7E4
Accessibility & contrast
On white
1.68
#85DB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#85DB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DB85
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DB85 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7F
Deuteranopia (green-blind)
#D2C48A
Tritanopia (blue-blind)
#7BD6C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #85db85; /* rgb */ color: rgb(133, 219, 133); /* oklch */ color: oklch(81.6% 0.145 144.1);
Tailwind
colors: {
custom: {
50: '#ace6a9',
500: '#85db85',
950: '#000000',
},
}SCSS
$custom: #85db85; $custom-light: #ace6a9; $custom-dark: #000000;
JSON
{
"hex": "#85db85",
"rgb": {
"r": 133,
"g": 219,
"b": 133
},
"hsl": {
"h": 120,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.81586,
"c": 0.14491,
"h": 144.1
},
"luminance": 0.57343
}Semantic roles & 50–950 ramp
primary
#85DB85
secondary
#B253B2
accent
#24C2C2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481