#B4DFBB#B4DFBB
#B4DFBB is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.3% C 0.067 H 149.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFBB |
|---|---|
| RGB | rgb(180, 223, 187) |
| HSL | hsl(130, 40%, 79%) |
| HSV | hsv(130, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(85.03, -20.90, 13.09) |
| CIE-LCH | lch(85.03, 24.67, 147.94°) |
| OKLab | oklab(86.34% -0.0576 0.0338) |
| OKLCH | oklch(86.34% 0.067 149.6) |
| XYZ | xyz(54.1774, 66.0651, 56.9015) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.54
Hospital Green
#9BE5AA
ΔE00 6.65
Light Teal
#90E4C1
ΔE00 6.93
Light Grey Green
#B7E1A1
ΔE00 6.97
Light Sage
#BCECAC
ΔE00 7.02
Seafoam
#7FE0B3
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFBB #DFB4D8
analogous
#C3DFB4 #B4DFBB #B4DFD1
triadic
#B4DFBB #BBB4DF #DFBBB4
tetradic
#B4DFBB #B4C3DF #DFB4D8 #DFD1B4
square
#B4DFBB #B4C3DF #DFB4D8 #DFD1B4
split-complementary
#B4DFBB #D1B4DF #DFB4C3
monochromatic
#5EBA6D #89CD94 #B4DFBB #DFF1E2 #EAF6EC
Accessibility & contrast
On white
1.48
#B4DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#B4DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFBB
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFBB | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#AFDDD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4dfbb; /* rgb */ color: rgb(180, 223, 187); /* oklch */ color: oklch(86.3% 0.067 149.6);
Tailwind
colors: {
custom: {
50: '#cbe9cf',
500: '#b4dfbb',
950: '#000000',
},
}SCSS
$custom: #b4dfbb; $custom-light: #cbe9cf; $custom-dark: #000000;
JSON
{
"hex": "#b4dfbb",
"rgb": {
"r": 180,
"g": 223,
"b": 187
},
"hsl": {
"h": 129.767,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86337,
"c": 0.06677,
"h": 149.6
},
"luminance": 0.66067
}Semantic roles & 50–950 ramp
primary
#B4DFBB
secondary
#B880AE
accent
#329EB3
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131613
muted
#838483