#85FEAB#85FEAB
#85FEAB is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.159 H 152.2°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEAB |
|---|---|
| RGB | rgb(133, 254, 171) |
| HSL | hsl(139, 98%, 76%) |
| HSV | hsv(139, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(91.15, -51.69, 29.45) |
| CIE-LCH | lch(91.15, 59.49, 150.33°) |
| OKLab | oklab(90.57% -0.1408 0.0741) |
| OKLCH | oklch(90.57% 0.159 152.2) |
| XYZ | xyz(52.4618, 78.8064, 50.9668) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.26
Foam Green
#90FDA9
ΔE00 1.28
Seafoam (survey)
#80F9AD
ΔE00 1.59
Seafoam Green
#7AF9AB
ΔE00 1.64
Light Blue Green
#7EFBB3
ΔE00 2.29
Baby Green
#8CFF9E
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEAB #FE85D8
analogous
#9BFE85 #85FEAB #85FEE7
triadic
#85FEAB #AB85FE #FEAB85
tetradic
#85FEAB #859BFE #FE85D8 #FEE785
square
#85FEAB #859BFE #FE85D8 #FEE785
split-complementary
#85FEAB #E785FE #FE859B
monochromatic
#0CFD57 #48FE81 #85FEAB #C2FED5 #E1FFEA
Accessibility & contrast
On white
1.25
#85FEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#85FEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEAB
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEAB | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA6
Deuteranopia (green-blind)
#EDE1B0
Tritanopia (blue-blind)
#6BFBE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85feab; /* rgb */ color: rgb(133, 254, 171); /* oklch */ color: oklch(90.6% 0.159 152.2);
Tailwind
colors: {
custom: {
50: '#afffc4',
500: '#85feab',
950: '#000000',
},
}SCSS
$custom: #85feab; $custom-light: #afffc4; $custom-dark: #000000;
JSON
{
"hex": "#85feab",
"rgb": {
"r": 133,
"g": 254,
"b": 171
},
"hsl": {
"h": 138.843,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.90568,
"c": 0.1591,
"h": 152.2
},
"luminance": 0.7881
}Semantic roles & 50–950 ramp
primary
#85FEAB
secondary
#DE4AAF
accent
#009DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682