#85FFA7#85FFA7
#85FFA7 is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.7% C 0.164 H 151.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFA7 |
|---|---|
| RGB | rgb(133, 255, 167) |
| HSL | hsl(137, 100%, 76%) |
| HSV | hsv(137, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(91.37, -52.79, 31.75) |
| CIE-LCH | lch(91.37, 61.60, 148.98°) |
| OKLab | oklab(90.73% -0.1436 0.0796) |
| OKLCH | oklch(90.73% 0.164 151) |
| XYZ | xyz(52.4044, 79.2925, 49.0952) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.22
Light Bluish Green
#76FDA8
ΔE00 1.54
Baby Green
#8CFF9E
ΔE00 1.89
Mint Green
#8FFF9F
ΔE00 1.96
Seafoam Green
#7AF9AB
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFA7 #FF85DD
analogous
#A0FF85 #85FFA7 #85FFE4
triadic
#85FFA7 #A785FF #FFA785
tetradic
#85FFA7 #85A0FF #FF85DD #FFE485
square
#85FFA7 #85A0FF #FF85DD #FFE485
split-complementary
#85FFA7 #E485FF #FF85A0
monochromatic
#0BFF4F #48FF7B #85FFA7 #C2FFD3 #E0FFE9
Accessibility & contrast
On white
1.25
#85FFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#85FFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFA7
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFA7 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA1
Deuteranopia (green-blind)
#EEE1AC
Tritanopia (blue-blind)
#6CFCE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85ffa7; /* rgb */ color: rgb(133, 255, 167); /* oklch */ color: oklch(90.7% 0.164 151.0);
Tailwind
colors: {
custom: {
50: '#afffc1',
500: '#85ffa7',
950: '#000000',
},
}SCSS
$custom: #85ffa7; $custom-light: #afffc1; $custom-dark: #000000;
JSON
{
"hex": "#85ffa7",
"rgb": {
"r": 133,
"g": 255,
"b": 167
},
"hsl": {
"h": 136.721,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90725,
"c": 0.16418,
"h": 151
},
"luminance": 0.79297
}Semantic roles & 50–950 ramp
primary
#85FFA7
secondary
#DF49B5
accent
#00A6E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682