#85FF95#85FF95
#85FF95 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.4% C 0.181 H 146.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #85FF95 |
|---|---|
| RGB | rgb(133, 255, 149) |
| HSL | hsl(128, 100%, 76%) |
| HSV | hsv(128, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(91.09, -55.66, 40.29) |
| CIE-LCH | lch(91.09, 68.71, 144.11°) |
| OKLab | oklab(90.4% -0.1511 0.0993) |
| OKLCH | oklch(90.4% 0.181 146.7) |
| XYZ | xyz(50.8547, 78.6727, 40.9335) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.36
Mint Green
#8FFF9F
ΔE00 1.56
Palegreen
#98FB98
ΔE00 2.20
Foam Green
#90FDA9
ΔE00 3.39
Lightgreen (survey)
#76FF7B
ΔE00 3.39
Easter Green
#8CFD7E
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FF95 #FF85EF
analogous
#B2FF85 #85FF95 #85FFD2
triadic
#85FF95 #9585FF #FF9585
tetradic
#85FF95 #85B2FF #FF85EF #FFD285
square
#85FF95 #85B2FF #FF85EF #FFD285
split-complementary
#85FF95 #D285FF #FF85B2
monochromatic
#0BFF2B #48FF60 #85FF95 #C2FFCA #E0FFE4
Accessibility & contrast
On white
1.25
#85FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#85FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FF95
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FF95 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8D
Deuteranopia (green-blind)
#F1E19C
Tritanopia (blue-blind)
#71FAE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #85ff95; /* rgb */ color: rgb(133, 255, 149); /* oklch */ color: oklch(90.4% 0.181 146.7);
Tailwind
colors: {
custom: {
50: '#afffb5',
500: '#85ff95',
950: '#000000',
},
}SCSS
$custom: #85ff95; $custom-light: #afffb5; $custom-dark: #000000;
JSON
{
"hex": "#85ff95",
"rgb": {
"r": 133,
"g": 255,
"b": 149
},
"hsl": {
"h": 127.869,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90404,
"c": 0.18084,
"h": 146.7
},
"luminance": 0.78676
}Semantic roles & 50–950 ramp
primary
#85FF95
secondary
#DF49CB
accent
#00C7E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681