#BBDFA0#BBDFA0
#BBDFA0 is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.2% C 0.092 H 132.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFA0 |
|---|---|
| RGB | rgb(187, 223, 160) |
| HSL | hsl(94, 50%, 75%) |
| HSV | hsv(94, 28%, 87%) |
| CMYK | cmyk(16.1%, 0%, 28.3%, 12.5%) |
| CIE-LAB | lab(84.93, -22.93, 27.10) |
| CIE-LCH | lch(84.93, 35.51, 130.24°) |
| OKLab | oklab(86.2% -0.0621 0.0683) |
| OKLCH | oklch(86.2% 0.092 132.3) |
| XYZ | xyz(53.2252, 65.8774, 43.1624) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.18
Light Sage
#BCECAC
ΔE00 3.36
Washed Out Green
#BCF5A6
ΔE00 5.63
Pale Olive Green
#B1D27B
ΔE00 6.01
Very Pale Green
#CFFDBC
ΔE00 6.45
Tea Green
#BDF8A3
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFA0 #C4A0DF
analogous
#DADFA0 #BBDFA0 #A0DFA5
triadic
#BBDFA0 #A0BBDF #DFA0BB
tetradic
#BBDFA0 #A0DADF #C4A0DF #DFA5A0
square
#BBDFA0 #A0DADF #C4A0DF #DFA5A0
split-complementary
#BBDFA0 #A5A0DF #DFA0DA
monochromatic
#79C044 #9AD072 #BBDFA0 #DCEECE #EFF7E8
Accessibility & contrast
On white
1.48
#BBDFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BBDFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFA0
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFA0 | 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)
#E5D69C
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#BCDACE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdfa0; /* rgb */ color: rgb(187, 223, 160); /* oklch */ color: oklch(86.2% 0.092 132.3);
Tailwind
colors: {
custom: {
50: '#d0e9bc',
500: '#bbdfa0',
950: '#000000',
},
}SCSS
$custom: #bbdfa0; $custom-light: #d0e9bc; $custom-dark: #000000;
JSON
{
"hex": "#bbdfa0",
"rgb": {
"r": 187,
"g": 223,
"b": 160
},
"hsl": {
"h": 94.286,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.86198,
"c": 0.09235,
"h": 132.3
},
"luminance": 0.65878
}Semantic roles & 50–950 ramp
primary
#BBDFA0
secondary
#976CB8
accent
#29BD7D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482