#85FBAC#85FBAC
#85FBAC is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.154 H 152.9°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #85FBAC |
|---|---|
| RGB | rgb(133, 251, 172) |
| HSL | hsl(140, 94%, 75%) |
| HSV | hsv(140, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(90.30, -50.27, 27.80) |
| CIE-LCH | lch(90.30, 57.45, 151.06°) |
| OKLab | oklab(89.88% -0.1371 0.0702) |
| OKLCH | oklch(89.88% 0.154 152.9) |
| XYZ | xyz(51.6129, 76.9555, 51.1559) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.84
Seafoam Green
#7AF9AB
ΔE00 1.09
Light Bluish Green
#76FDA8
ΔE00 1.51
Foam Green
#90FDA9
ΔE00 1.60
Light Blue Green
#7EFBB3
ΔE00 1.70
Light Sea Green
#98F6B0
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FBAC #FB85D4
analogous
#99FB85 #85FBAC #85FBE7
triadic
#85FBAC #AC85FB #FBAC85
tetradic
#85FBAC #8599FB #FB85D4 #FBE785
square
#85FBAC #8599FB #FB85D4 #FBE785
split-complementary
#85FBAC #E785FB #FB8599
monochromatic
#0EF75B #4AF984 #85FBAC #C0FDD4 #E1FEEB
Accessibility & contrast
On white
1.28
#85FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#85FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FBAC
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FBAC | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA7
Deuteranopia (green-blind)
#EADEB1
Tritanopia (blue-blind)
#6BF8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #85fbac; /* rgb */ color: rgb(133, 251, 172); /* oklch */ color: oklch(89.9% 0.154 152.9);
Tailwind
colors: {
custom: {
50: '#affdc5',
500: '#85fbac',
950: '#000000',
},
}SCSS
$custom: #85fbac; $custom-light: #affdc5; $custom-dark: #000000;
JSON
{
"hex": "#85fbac",
"rgb": {
"r": 133,
"g": 251,
"b": 172
},
"hsl": {
"h": 139.831,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.89884,
"c": 0.15397,
"h": 152.9
},
"luminance": 0.76959
}Semantic roles & 50–950 ramp
primary
#85FBAC
secondary
#D94BAA
accent
#009AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682