#B4FFBF#B4FFBF
#B4FFBF is a very light, moderate green. Relative luminance 0.850; OKLCH L 93.5% C 0.114 H 148.4°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFBF |
|---|---|
| RGB | rgb(180, 255, 191) |
| HSL | hsl(129, 100%, 85%) |
| HSV | hsv(129, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.88, -35.39, 23.39) |
| CIE-LCH | lch(93.88, 42.43, 146.54°) |
| OKLab | oklab(93.46% -0.0969 0.0596) |
| OKLCH | oklch(93.46% 0.114 148.4) |
| XYZ | xyz(63.9833, 84.9821, 62.3120) |
| Luminance | 0.8498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.98
Light Seafoam Green
#A7FFB5
ΔE00 2.28
Light Mint Green
#A6FBB2
ΔE00 2.32
Celadon
#BEFDB7
ΔE00 2.55
Light Seafoam
#A0FEBF
ΔE00 2.73
Mint (survey)
#9FFEB0
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFBF #FFB4F4
analogous
#CEFFB4 #B4FFBF #B4FFE4
triadic
#B4FFBF #BFB4FF #FFBFB4
tetradic
#B4FFBF #B4CEFF #FFB4F4 #FFE4B4
square
#B4FFBF #B4CEFF #FFB4F4 #FFE4B4
split-complementary
#B4FFBF #E4B4FF #FFB4CE
monochromatic
#3AFF57 #77FF8B #B4FFBF #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.17
#B4FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#B4FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFBF
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFBF | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F5EAC2
Tritanopia (blue-blind)
#AAFCEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b4ffbf; /* rgb */ color: rgb(180, 255, 191); /* oklch */ color: oklch(93.5% 0.114 148.4);
Tailwind
colors: {
custom: {
50: '#ccffd2',
500: '#b4ffbf',
950: '#000000',
},
}SCSS
$custom: #b4ffbf; $custom-light: #ccffd2; $custom-dark: #000000;
JSON
{
"hex": "#b4ffbf",
"rgb": {
"r": 180,
"g": 255,
"b": 191
},
"hsl": {
"h": 128.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.93462,
"c": 0.11375,
"h": 148.4
},
"luminance": 0.84985
}Semantic roles & 50–950 ramp
primary
#B4FFBF
secondary
#E671D5
accent
#00C4E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#131814
muted
#838683