#B1DFAB#B1DFAB
#B1DFAB is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.8% C 0.086 H 141.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFAB |
|---|---|
| RGB | rgb(177, 223, 171) |
| HSL | hsl(113, 45%, 77%) |
| HSV | hsv(113, 23%, 87%) |
| CMYK | cmyk(20.6%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(84.52, -24.66, 20.72) |
| CIE-LCH | lch(84.52, 32.21, 139.96°) |
| OKLab | oklab(85.77% -0.0672 0.0529) |
| OKLCH | oklch(85.77% 0.086 141.8) |
| XYZ | xyz(51.8680, 65.0614, 48.3455) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.09
Light Sage
#BCECAC
ΔE00 3.73
Hospital Green
#9BE5AA
ΔE00 4.46
Mint
#AAF0C1
ΔE00 5.57
Washed Out Green
#BCF5A6
ΔE00 6.73
Celadon
#BEFDB7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFAB #D9ABDF
analogous
#CBDFAB #B1DFAB #ABDFBF
triadic
#B1DFAB #ABB1DF #DFABB1
tetradic
#B1DFAB #ABCBDF #D9ABDF #DFBFAB
square
#B1DFAB #ABCBDF #D9ABDF #DFBFAB
split-complementary
#B1DFAB #BFABDF #DFABCB
monochromatic
#5FBD52 #88CE7F #B1DFAB #DAF0D7 #EAF7E9
Accessibility & contrast
On white
1.50
#B1DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#B1DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFAB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFAB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A8
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#AEDCD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b1dfab; /* rgb */ color: rgb(177, 223, 171); /* oklch */ color: oklch(85.8% 0.086 141.8);
Tailwind
colors: {
custom: {
50: '#c9e9c4',
500: '#b1dfab',
950: '#000000',
},
}SCSS
$custom: #b1dfab; $custom-light: #c9e9c4; $custom-dark: #000000;
JSON
{
"hex": "#b1dfab",
"rgb": {
"r": 177,
"g": 223,
"b": 171
},
"hsl": {
"h": 113.077,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.8577,
"c": 0.08551,
"h": 141.8
},
"luminance": 0.65063
}Semantic roles & 50–950 ramp
primary
#B1DFAB
secondary
#B076B8
accent
#2EB8A8
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482