#85FBAB#85FBAB
#85FBAB is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.9% C 0.155 H 152.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #85FBAB |
|---|---|
| RGB | rgb(133, 251, 171) |
| HSL | hsl(139, 94%, 75%) |
| HSV | hsv(139, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 31.9%, 1.6%) |
| CIE-LAB | lab(90.28, -50.45, 28.28) |
| CIE-LCH | lch(90.28, 57.83, 150.73°) |
| OKLab | oklab(89.86% -0.1375 0.0713) |
| OKLCH | oklch(89.86% 0.155 152.6) |
| XYZ | xyz(51.5172, 76.9173, 50.6520) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.99
Seafoam Green
#7AF9AB
ΔE00 1.17
Light Bluish Green
#76FDA8
ΔE00 1.45
Foam Green
#90FDA9
ΔE00 1.47
Light Blue Green
#7EFBB3
ΔE00 1.87
Light Sea Green
#98F6B0
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FBAB #FB85D5
analogous
#9AFB85 #85FBAB #85FBE6
triadic
#85FBAB #AB85FB #FBAB85
tetradic
#85FBAB #859AFB #FB85D5 #FBE685
square
#85FBAB #859AFB #FB85D5 #FBE685
split-complementary
#85FBAB #E685FB #FB859A
monochromatic
#0EF759 #4AF982 #85FBAB #C0FDD4 #E1FEEB
Accessibility & contrast
On white
1.28
#85FBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#85FBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FBAB
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FBAB | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA6
Deuteranopia (green-blind)
#EADEB0
Tritanopia (blue-blind)
#6BF8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #85fbab; /* rgb */ color: rgb(133, 251, 171); /* oklch */ color: oklch(89.9% 0.155 152.6);
Tailwind
colors: {
custom: {
50: '#affdc4',
500: '#85fbab',
950: '#000000',
},
}SCSS
$custom: #85fbab; $custom-light: #affdc4; $custom-dark: #000000;
JSON
{
"hex": "#85fbab",
"rgb": {
"r": 133,
"g": 251,
"b": 171
},
"hsl": {
"h": 139.322,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.89864,
"c": 0.15489,
"h": 152.6
},
"luminance": 0.76921
}Semantic roles & 50–950 ramp
primary
#85FBAB
secondary
#D94BAC
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682