#85E595#85E595
#85E595 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.3% C 0.144 H 148.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #85E595 |
|---|---|
| RGB | rgb(133, 229, 149) |
| HSL | hsl(130, 65%, 71%) |
| HSV | hsv(130, 42%, 90%) |
| CMYK | cmyk(41.9%, 0%, 34.9%, 10.2%) |
| CIE-LAB | lab(83.54, -44.89, 30.38) |
| CIE-LCH | lch(83.54, 54.20, 145.91°) |
| OKLab | oklab(84.25% -0.1222 0.076) |
| OKLCH | oklch(84.25% 0.144 148.1) |
| XYZ | xyz(43.1146, 63.1923, 38.3534) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.17
Hospital Green
#9BE5AA
ΔE00 4.41
Light Sea Green
#98F6B0
ΔE00 4.52
Seafoam (survey)
#80F9AD
ΔE00 4.97
Seafoam Green
#7AF9AB
ΔE00 5.05
Foam Green
#90FDA9
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E595 #E585D5
analogous
#A5E585 #85E595 #85E5C5
triadic
#85E595 #9585E5 #E59585
tetradic
#85E595 #85A5E5 #E585D5 #E5C585
square
#85E595 #85A5E5 #E585D5 #E5C585
split-complementary
#85E595 #C585E5 #E585A5
monochromatic
#2AC644 #53DA69 #85E595 #B7F0C1 #E6FAE9
Accessibility & contrast
On white
1.54
#85E595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#85E595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E595
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E595 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D690
Deuteranopia (green-blind)
#D9CC9A
Tritanopia (blue-blind)
#76E1D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #85e595; /* rgb */ color: rgb(133, 229, 149); /* oklch */ color: oklch(84.3% 0.144 148.1);
Tailwind
colors: {
custom: {
50: '#adeeb4',
500: '#85e595',
950: '#000000',
},
}SCSS
$custom: #85e595; $custom-light: #adeeb4; $custom-dark: #000000;
JSON
{
"hex": "#85e595",
"rgb": {
"r": 133,
"g": 229,
"b": 149
},
"hsl": {
"h": 130,
"s": 64.865,
"l": 70.98
},
"oklch": {
"l": 0.84251,
"c": 0.14394,
"h": 148.1
},
"luminance": 0.63195
}Semantic roles & 50–950 ramp
primary
#85E595
secondary
#BE51AB
accent
#19AFCD
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111611
muted
#818581