#85FFBF#85FFBF
#85FFBF is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.2% C 0.143 H 158.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFBF |
|---|---|
| RGB | rgb(133, 255, 191) |
| HSL | hsl(149, 100%, 76%) |
| HSV | hsv(149, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.80, -48.44, 20.20) |
| CIE-LCH | lch(91.80, 52.48, 157.36°) |
| OKLab | oklab(91.22% -0.1332 0.0516) |
| OKLCH | oklch(91.22% 0.143 158.8) |
| XYZ | xyz(54.8325, 80.2638, 61.8831) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 2.90
Light Greenish Blue
#63F7B4
ΔE00 2.99
Light Seafoam
#A0FEBF
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFBF #FF85C5
analogous
#88FF85 #85FFBF #85FFFC
triadic
#85FFBF #BF85FF #FFBF85
tetradic
#85FFBF #8588FF #FF85C5 #FFFC85
square
#85FFBF #8588FF #FF85C5 #FFFC85
split-complementary
#85FFBF #FC85FF #FF8588
monochromatic
#0BFF7F #48FF9F #85FFBF #C2FFDF #E0FFEF
Accessibility & contrast
On white
1.23
#85FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#85FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFBF
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFBF | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#EBE2C3
Tritanopia (blue-blind)
#63FEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85ffbf; /* rgb */ color: rgb(133, 255, 191); /* oklch */ color: oklch(91.2% 0.143 158.8);
Tailwind
colors: {
custom: {
50: '#afffd2',
500: '#85ffbf',
950: '#000000',
},
}SCSS
$custom: #85ffbf; $custom-light: #afffd2; $custom-dark: #000000;
JSON
{
"hex": "#85ffbf",
"rgb": {
"r": 133,
"g": 255,
"b": 191
},
"hsl": {
"h": 148.525,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91224,
"c": 0.14283,
"h": 158.8
},
"luminance": 0.80268
}Semantic roles & 50–950 ramp
primary
#85FFBF
secondary
#DF4998
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683