#85DF99#85DF99
#85DF99 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.9% C 0.131 H 149.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #85DF99 |
|---|---|
| RGB | rgb(133, 223, 153) |
| HSL | hsl(133, 58%, 70%) |
| HSV | hsv(133, 40%, 87%) |
| CMYK | cmyk(40.4%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(81.87, -41.60, 26.08) |
| CIE-LCH | lch(81.87, 49.10, 147.92°) |
| OKLab | oklab(82.91% -0.1135 0.0658) |
| OKLCH | oklch(82.91% 0.131 149.9) |
| XYZ | xyz(41.8079, 60.0592, 39.5204) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 5.16
Light Sea Green
#98F6B0
ΔE00 5.16
Seafoam (survey)
#80F9AD
ΔE00 5.89
Seafoam Green
#7AF9AB
ΔE00 6.04
Seafoam
#7FE0B3
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DF99 #DF85CB
analogous
#9EDF85 #85DF99 #85DFC6
triadic
#85DF99 #9985DF #DF9985
tetradic
#85DF99 #859EDF #DF85CB #DFC685
square
#85DF99 #859EDF #DF85CB #DFC685
split-complementary
#85DF99 #C685DF #DF859E
monochromatic
#31B94F #55D270 #85DF99 #B5ECC2 #E6F8EA
Accessibility & contrast
On white
1.61
#85DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#85DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DF99
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DF99 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D195
Deuteranopia (green-blind)
#D3C89D
Tritanopia (blue-blind)
#76DCCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #85df99; /* rgb */ color: rgb(133, 223, 153); /* oklch */ color: oklch(82.9% 0.131 149.9);
Tailwind
colors: {
custom: {
50: '#ace9b7',
500: '#85df99',
950: '#000000',
},
}SCSS
$custom: #85df99; $custom-light: #ace9b7; $custom-dark: #000000;
JSON
{
"hex": "#85df99",
"rgb": {
"r": 133,
"g": 223,
"b": 153
},
"hsl": {
"h": 133.333,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.82914,
"c": 0.13117,
"h": 149.9
},
"luminance": 0.60062
}Semantic roles & 50–950 ramp
primary
#85DF99
secondary
#B652A0
accent
#1FA1C6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481