#85FFAB#85FFAB
#85FFAB is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.8% C 0.161 H 152.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFAB |
|---|---|
| RGB | rgb(133, 255, 171) |
| HSL | hsl(139, 100%, 76%) |
| HSV | hsv(139, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(91.43, -52.11, 29.84) |
| CIE-LCH | lch(91.43, 60.04, 150.20°) |
| OKLab | oklab(90.8% -0.1419 0.0751) |
| OKLCH | oklch(90.8% 0.161 152.1) |
| XYZ | xyz(52.7799, 79.4427, 51.0729) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.29
Foam Green
#90FDA9
ΔE00 1.30
Seafoam (survey)
#80F9AD
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 1.83
Light Blue Green
#7EFBB3
ΔE00 2.46
Baby Green
#8CFF9E
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFAB #FF85D9
analogous
#9CFF85 #85FFAB #85FFE8
triadic
#85FFAB #AB85FF #FFAB85
tetradic
#85FFAB #859CFF #FF85D9 #FFE885
square
#85FFAB #859CFF #FF85D9 #FFE885
split-complementary
#85FFAB #E885FF #FF859C
monochromatic
#0BFF57 #48FF81 #85FFAB #C2FFD5 #E0FFEA
Accessibility & contrast
On white
1.24
#85FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#85FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFAB
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFAB | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA6
Deuteranopia (green-blind)
#EEE2B0
Tritanopia (blue-blind)
#6AFCE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85ffab; /* rgb */ color: rgb(133, 255, 171); /* oklch */ color: oklch(90.8% 0.161 152.1);
Tailwind
colors: {
custom: {
50: '#afffc4',
500: '#85ffab',
950: '#000000',
},
}SCSS
$custom: #85ffab; $custom-light: #afffc4; $custom-dark: #000000;
JSON
{
"hex": "#85ffab",
"rgb": {
"r": 133,
"g": 255,
"b": 171
},
"hsl": {
"h": 138.689,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90802,
"c": 0.1605,
"h": 152.1
},
"luminance": 0.79447
}Semantic roles & 50–950 ramp
primary
#85FFAB
secondary
#DF49B0
accent
#009EE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682