#85F7AB#85F7AB
#85F7AB is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.9% C 0.149 H 153.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #85F7AB |
|---|---|
| RGB | rgb(133, 247, 171) |
| HSL | hsl(140, 88%, 75%) |
| HSV | hsv(140, 46%, 97%) |
| CMYK | cmyk(46.2%, 0%, 30.8%, 3.1%) |
| CIE-LAB | lab(89.13, -48.77, 26.72) |
| CIE-LCH | lch(89.13, 55.61, 151.29°) |
| OKLab | oklab(88.93% -0.1331 0.0675) |
| OKLCH | oklch(88.93% 0.149 153.1) |
| XYZ | xyz(50.2809, 74.4446, 50.2399) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.73
Seafoam Green
#7AF9AB
ΔE00 1.15
Light Blue Green
#7EFBB3
ΔE00 1.68
Light Bluish Green
#76FDA8
ΔE00 2.13
Foam Green
#90FDA9
ΔE00 2.14
Light Sea Green
#98F6B0
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85F7AB #F785D1
analogous
#98F785 #85F7AB #85F7E4
triadic
#85F7AB #AB85F7 #F7AB85
tetradic
#85F7AB #8598F7 #F785D1 #F7E485
square
#85F7AB #8598F7 #F785D1 #F7E485
split-complementary
#85F7AB #E485F7 #F78598
monochromatic
#12EF5C #4CF383 #85F7AB #BEFBD3 #E2FDEB
Accessibility & contrast
On white
1.32
#85F7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#85F7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85F7AB
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85F7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85F7AB | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A6
Deuteranopia (green-blind)
#E6DBB0
Tritanopia (blue-blind)
#6CF4E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #85f7ab; /* rgb */ color: rgb(133, 247, 171); /* oklch */ color: oklch(88.9% 0.149 153.1);
Tailwind
colors: {
custom: {
50: '#aefac4',
500: '#85f7ab',
950: '#000000',
},
}SCSS
$custom: #85f7ab; $custom-light: #aefac4; $custom-dark: #000000;
JSON
{
"hex": "#85f7ab",
"rgb": {
"r": 133,
"g": 247,
"b": 171
},
"hsl": {
"h": 140,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.88926,
"c": 0.14923,
"h": 153.1
},
"luminance": 0.74448
}Semantic roles & 50–950 ramp
primary
#85F7AB
secondary
#D44CA7
accent
#0199E4
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582