#85DF91#85DF91
#85DF91 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.8% C 0.139 H 147.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #85DF91 |
|---|---|
| RGB | rgb(133, 223, 145) |
| HSL | hsl(128, 58%, 70%) |
| HSV | hsv(128, 40%, 87%) |
| CMYK | cmyk(40.4%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(81.73, -42.95, 30.01) |
| CIE-LCH | lch(81.73, 52.39, 145.06°) |
| OKLab | oklab(82.76% -0.117 0.0751) |
| OKLCH | oklch(82.76% 0.139 147.3) |
| XYZ | xyz(41.1692, 59.8037, 36.1565) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.09
Hospital Green
#9BE5AA
ΔE00 4.44
Light Sea Green
#98F6B0
ΔE00 5.62
Weird Green
#3AE57F
ΔE00 6.22
Seafoam (survey)
#80F9AD
ΔE00 6.25
Seafoam Green
#7AF9AB
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DF91 #DF85D3
analogous
#A6DF85 #85DF91 #85DFBE
triadic
#85DF91 #9185DF #DF9185
tetradic
#85DF91 #85A6DF #DF85D3 #DFBE85
square
#85DF91 #85A6DF #DF85D3 #DFBE85
split-complementary
#85DF91 #BE85DF #DF85A6
monochromatic
#31B943 #55D265 #85DF91 #B5ECBD #E6F8E8
Accessibility & contrast
On white
1.62
#85DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#85DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DF91
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DF91 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18C
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#78DBCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #85df91; /* rgb */ color: rgb(133, 223, 145); /* oklch */ color: oklch(82.8% 0.139 147.3);
Tailwind
colors: {
custom: {
50: '#ace9b2',
500: '#85df91',
950: '#000000',
},
}SCSS
$custom: #85df91; $custom-light: #ace9b2; $custom-dark: #000000;
JSON
{
"hex": "#85df91",
"rgb": {
"r": 133,
"g": 223,
"b": 145
},
"hsl": {
"h": 128,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.82755,
"c": 0.13899,
"h": 147.3
},
"luminance": 0.59806
}Semantic roles & 50–950 ramp
primary
#85DF91
secondary
#B652A9
accent
#1FB0C6
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101611
muted
#818481