#85FFA2#85FFA2
#85FFA2 is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.6% C 0.169 H 149.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFA2 |
|---|---|
| RGB | rgb(133, 255, 162) |
| HSL | hsl(134, 100%, 76%) |
| HSV | hsv(134, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(91.28, -53.62, 34.14) |
| CIE-LCH | lch(91.28, 63.57, 147.52°) |
| OKLab | oklab(90.63% -0.1457 0.0852) |
| OKLCH | oklch(90.63% 0.169 149.7) |
| XYZ | xyz(51.9511, 79.1112, 46.7078) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.12
Mint Green
#8FFF9F
ΔE00 1.27
Foam Green
#90FDA9
ΔE00 1.61
Light Bluish Green
#76FDA8
ΔE00 2.15
Palegreen
#98FB98
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFA2 #FF85E2
analogous
#A5FF85 #85FFA2 #85FFDF
triadic
#85FFA2 #A285FF #FFA285
tetradic
#85FFA2 #85A5FF #FF85E2 #FFDF85
square
#85FFA2 #85A5FF #FF85E2 #FFDF85
split-complementary
#85FFA2 #DF85FF #FF85A5
monochromatic
#0BFF45 #48FF73 #85FFA2 #C2FFD1 #E0FFE8
Accessibility & contrast
On white
1.25
#85FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#85FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFA2
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFA2 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9C
Deuteranopia (green-blind)
#EFE1A8
Tritanopia (blue-blind)
#6DFBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85ffa2; /* rgb */ color: rgb(133, 255, 162); /* oklch */ color: oklch(90.6% 0.169 149.7);
Tailwind
colors: {
custom: {
50: '#afffbe',
500: '#85ffa2',
950: '#000000',
},
}SCSS
$custom: #85ffa2; $custom-light: #afffbe; $custom-dark: #000000;
JSON
{
"hex": "#85ffa2",
"rgb": {
"r": 133,
"g": 255,
"b": 162
},
"hsl": {
"h": 134.262,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90631,
"c": 0.1688,
"h": 149.7
},
"luminance": 0.79115
}Semantic roles & 50–950 ramp
primary
#85FFA2
secondary
#DF49BB
accent
#00AFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682