#85F99B#85F99B
#85F99B is a very light, vivid green. Relative luminance 0.751; OKLCH L 89.1% C 0.167 H 148.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #85F99B |
|---|---|
| RGB | rgb(133, 249, 155) |
| HSL | hsl(131, 91%, 75%) |
| HSV | hsv(131, 47%, 98%) |
| CMYK | cmyk(46.6%, 0%, 37.8%, 2.4%) |
| CIE-LAB | lab(89.44, -52.31, 35.18) |
| CIE-LCH | lch(89.44, 63.04, 146.08°) |
| OKLab | oklab(89.09% -0.1421 0.0875) |
| OKLCH | oklch(89.09% 0.167 148.4) |
| XYZ | xyz(49.4620, 75.1008, 42.8935) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.36
Mint Green
#8FFF9F
ΔE00 1.47
Foam Green
#90FDA9
ΔE00 2.02
Palegreen
#98FB98
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 2.79
Lightgreen
#90EE90
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85F99B #F985E3
analogous
#A9F985 #85F99B #85F9D5
triadic
#85F99B #9B85F9 #F99B85
tetradic
#85F99B #85A9F9 #F985E3 #F9D585
square
#85F99B #85A9F9 #F985E3 #F9D585
split-complementary
#85F99B #D585F9 #F985A9
monochromatic
#10F33B #4BF66B #85F99B #BFFCCB #E2FEE7
Accessibility & contrast
On white
1.31
#85F99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#85F99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85F99B
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85F99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85F99B | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE894
Deuteranopia (green-blind)
#EADCA1
Tritanopia (blue-blind)
#70F5E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #85f99b; /* rgb */ color: rgb(133, 249, 155); /* oklch */ color: oklch(89.1% 0.167 148.4);
Tailwind
colors: {
custom: {
50: '#affcb9',
500: '#85f99b',
950: '#000000',
},
}SCSS
$custom: #85f99b; $custom-light: #affcb9; $custom-dark: #000000;
JSON
{
"hex": "#85f99b",
"rgb": {
"r": 133,
"g": 249,
"b": 155
},
"hsl": {
"h": 131.379,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.89089,
"c": 0.16693,
"h": 148.4
},
"luminance": 0.75104
}Semantic roles & 50–950 ramp
primary
#85F99B
secondary
#D74BBC
accent
#00BAE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581