#B9FFBF#B9FFBF
#B9FFBF is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.7% C 0.111 H 146.8°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FFBF |
|---|---|
| RGB | rgb(185, 255, 191) |
| HSL | hsl(125, 100%, 86%) |
| HSV | hsv(125, 27%, 100%) |
| CMYK | cmyk(27.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.14, -33.84, 23.80) |
| CIE-LCH | lch(94.14, 41.37, 144.88°) |
| OKLab | oklab(93.74% -0.0925 0.0606) |
| OKLCH | oklch(93.74% 0.111 146.8) |
| XYZ | xyz(65.1686, 85.5933, 62.3676) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.83
Celadon
#BEFDB7
ΔE00 1.95
Light Mint Green
#A6FBB2
ΔE00 2.74
Light Seafoam Green
#A7FFB5
ΔE00 2.75
Light Seafoam
#A0FEBF
ΔE00 3.49
Pale Green
#C7FDB5
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FFBF #FFB9F9
analogous
#D6FFB9 #B9FFBF #B9FFE2
triadic
#B9FFBF #BFB9FF #FFBFB9
tetradic
#B9FFBF #B9D6FF #FFB9F9 #FFE2B9
square
#B9FFBF #B9D6FF #FFB9F9 #FFE2B9
split-complementary
#B9FFBF #E2B9FF #FFB9D6
monochromatic
#3FFF4F #7CFF87 #B9FFBF #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.16
#B9FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#B9FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FFBF
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FFBF | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F6EBC2
Tritanopia (blue-blind)
#B1FCEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b9ffbf; /* rgb */ color: rgb(185, 255, 191); /* oklch */ color: oklch(93.7% 0.111 146.8);
Tailwind
colors: {
custom: {
50: '#cfffd2',
500: '#b9ffbf',
950: '#000000',
},
}SCSS
$custom: #b9ffbf; $custom-light: #cfffd2; $custom-dark: #000000;
JSON
{
"hex": "#b9ffbf",
"rgb": {
"r": 185,
"g": 255,
"b": 191
},
"hsl": {
"h": 125.143,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.93743,
"c": 0.11062,
"h": 146.8
},
"luminance": 0.85596
}Semantic roles & 50–950 ramp
primary
#B9FFBF
secondary
#E775DD
accent
#00D2E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683