#BBDFA1#BBDFA1
#BBDFA1 is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.2% C 0.091 H 132.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFA1 |
|---|---|
| RGB | rgb(187, 223, 161) |
| HSL | hsl(95, 49%, 75%) |
| HSV | hsv(95, 28%, 87%) |
| CMYK | cmyk(16.1%, 0%, 27.8%, 12.5%) |
| CIE-LAB | lab(84.95, -22.79, 26.61) |
| CIE-LCH | lch(84.95, 35.03, 130.57°) |
| OKLab | oklab(86.22% -0.0617 0.0672) |
| OKLCH | oklch(86.22% 0.091 132.6) |
| XYZ | xyz(53.3130, 65.9126, 43.6249) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.17
Light Sage
#BCECAC
ΔE00 3.32
Washed Out Green
#BCF5A6
ΔE00 5.70
Pale Olive Green
#B1D27B
ΔE00 6.20
Very Pale Green
#CFFDBC
ΔE00 6.42
Tea Green
#BDF8A3
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFA1 #C5A1DF
analogous
#DADFA1 #BBDFA1 #A1DFA6
triadic
#BBDFA1 #A1BBDF #DFA1BB
tetradic
#BBDFA1 #A1DADF #C5A1DF #DFA6A1
square
#BBDFA1 #A1DADF #C5A1DF #DFA6A1
split-complementary
#BBDFA1 #A6A1DF #DFA1DA
monochromatic
#79C046 #9ACF73 #BBDFA1 #DCEFCF #EEF7E8
Accessibility & contrast
On white
1.48
#BBDFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BBDFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFA1
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFA1 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69D
Deuteranopia (green-blind)
#DFD3A4
Tritanopia (blue-blind)
#BCDACF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdfa1; /* rgb */ color: rgb(187, 223, 161); /* oklch */ color: oklch(86.2% 0.091 132.6);
Tailwind
colors: {
custom: {
50: '#d0e9bd',
500: '#bbdfa1',
950: '#000000',
},
}SCSS
$custom: #bbdfa1; $custom-light: #d0e9bd; $custom-dark: #000000;
JSON
{
"hex": "#bbdfa1",
"rgb": {
"r": 187,
"g": 223,
"b": 161
},
"hsl": {
"h": 94.839,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.86218,
"c": 0.09121,
"h": 132.6
},
"luminance": 0.65913
}Semantic roles & 50–950 ramp
primary
#BBDFA1
secondary
#986DB8
accent
#29BD7F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482