#B4FBB2#B4FBB2
#B4FBB2 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.3% C 0.121 H 143.9°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FBB2 |
|---|---|
| RGB | rgb(180, 251, 178) |
| HSL | hsl(118, 90%, 84%) |
| HSV | hsv(118, 29%, 98%) |
| CMYK | cmyk(28.3%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(92.53, -35.71, 28.15) |
| CIE-LCH | lch(92.53, 45.47, 141.75°) |
| OKLab | oklab(92.3% -0.0974 0.0711) |
| OKLCH | oklch(92.3% 0.121 143.9) |
| XYZ | xyz(61.3529, 81.9096, 54.6884) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.40
Light Mint
#B6FFBB
ΔE00 1.45
Light Mint Green
#A6FBB2
ΔE00 2.01
Light Seafoam Green
#A7FFB5
ΔE00 2.31
Light Pastel Green
#B2FBA5
ΔE00 2.39
Pale Green
#C7FDB5
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FBB2 #F9B2FB
analogous
#D9FBB2 #B4FBB2 #B2FBD5
triadic
#B4FBB2 #B2B4FB #FBB2B4
tetradic
#B4FBB2 #B2D9FB #F9B2FB #FBD5B2
square
#B4FBB2 #B2D9FB #F9B2FB #FBD5B2
split-complementary
#B4FBB2 #D5B2FB #FBB2D9
monochromatic
#43F53E #7BF878 #B4FBB2 #E3FDE2 #E3FDE2
Accessibility & contrast
On white
1.21
#B4FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#B4FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FBB2
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FBB2 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAD
Deuteranopia (green-blind)
#F3E7B6
Tritanopia (blue-blind)
#ADF7E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b4fbb2; /* rgb */ color: rgb(180, 251, 178); /* oklch */ color: oklch(92.3% 0.121 143.9);
Tailwind
colors: {
custom: {
50: '#ccfdc9',
500: '#b4fbb2',
950: '#000000',
},
}SCSS
$custom: #b4fbb2; $custom-light: #ccfdc9; $custom-dark: #000000;
JSON
{
"hex": "#b4fbb2",
"rgb": {
"r": 180,
"g": 251,
"b": 178
},
"hsl": {
"h": 118.356,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.92303,
"c": 0.12061,
"h": 143.9
},
"luminance": 0.81912
}Semantic roles & 50–950 ramp
primary
#B4FBB2
secondary
#DC72DF
accent
#00E6DF
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#131713
muted
#838582