#B4FFBB#B4FFBB
#B4FFBB is a very light, moderate green. Relative luminance 0.848; OKLCH L 93.4% C 0.118 H 146.9°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFBB |
|---|---|
| RGB | rgb(180, 255, 187) |
| HSL | hsl(126, 100%, 85%) |
| HSV | hsv(126, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.80, -36.06, 25.32) |
| CIE-LCH | lch(93.80, 44.07, 144.93°) |
| OKLab | oklab(93.38% -0.0986 0.0643) |
| OKLCH | oklch(93.38% 0.118 146.9) |
| XYZ | xyz(63.5491, 84.8085, 60.0254) |
| Luminance | 0.8481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.30
Light Seafoam Green
#A7FFB5
ΔE00 1.84
Light Mint Green
#A6FBB2
ΔE00 1.88
Celadon
#BEFDB7
ΔE00 2.01
Mint (survey)
#9FFEB0
ΔE00 2.87
Light Seafoam
#A0FEBF
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFBB #FFB4F8
analogous
#D2FFB4 #B4FFBB #B4FFE0
triadic
#B4FFBB #BBB4FF #FFBBB4
tetradic
#B4FFBB #B4D2FF #FFB4F8 #FFE0B4
square
#B4FFBB #B4D2FF #FFB4F8 #FFE0B4
split-complementary
#B4FFBB #E0B4FF #FFB4D2
monochromatic
#3AFF4C #77FF84 #B4FFBB #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.17
#B4FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#B4FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFBB
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFBB | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F5EABF
Tritanopia (blue-blind)
#ABFBED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b4ffbb; /* rgb */ color: rgb(180, 255, 187); /* oklch */ color: oklch(93.4% 0.118 146.9);
Tailwind
colors: {
custom: {
50: '#ccffcf',
500: '#b4ffbb',
950: '#000000',
},
}SCSS
$custom: #b4ffbb; $custom-light: #ccffcf; $custom-dark: #000000;
JSON
{
"hex": "#b4ffbb",
"rgb": {
"r": 180,
"g": 255,
"b": 187
},
"hsl": {
"h": 125.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.93377,
"c": 0.1177,
"h": 146.9
},
"luminance": 0.84811
}Semantic roles & 50–950 ramp
primary
#B4FFBB
secondary
#E671DB
accent
#00D0E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#131814
muted
#838683