#BBDFA7#BBDFA7
#BBDFA7 is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.3% C 0.084 H 134.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFA7 |
|---|---|
| RGB | rgb(187, 223, 167) |
| HSL | hsl(99, 47%, 76%) |
| HSV | hsv(99, 25%, 87%) |
| CMYK | cmyk(16.1%, 0%, 25.1%, 12.5%) |
| CIE-LAB | lab(85.06, -21.87, 23.66) |
| CIE-LCH | lch(85.06, 32.22, 132.75°) |
| OKLab | oklab(86.34% -0.0592 0.0601) |
| OKLCH | oklch(86.34% 0.084 134.6) |
| XYZ | xyz(53.8549, 66.1293, 46.4786) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.84
Light Sage
#BCECAC
ΔE00 3.39
Washed Out Green
#BCF5A6
ΔE00 6.28
Very Pale Green
#CFFDBC
ΔE00 6.45
Hospital Green
#9BE5AA
ΔE00 6.48
Very Light Green
#D1FFBD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFA7 #CBA7DF
analogous
#D7DFA7 #BBDFA7 #A7DFAF
triadic
#BBDFA7 #A7BBDF #DFA7BB
tetradic
#BBDFA7 #A7D7DF #CBA7DF #DFAFA7
square
#BBDFA7 #A7D7DF #CBA7DF #DFAFA7
split-complementary
#BBDFA7 #AFA7DF #DFA7D7
monochromatic
#76BE4D #98CF7A #BBDFA7 #DEEFD4 #EEF7E9
Accessibility & contrast
On white
1.48
#BBDFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BBDFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFA7
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFA7 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D6A4
Deuteranopia (green-blind)
#DED3AA
Tritanopia (blue-blind)
#BBDBD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdfa7; /* rgb */ color: rgb(187, 223, 167); /* oklch */ color: oklch(86.3% 0.084 134.6);
Tailwind
colors: {
custom: {
50: '#d0e9c1',
500: '#bbdfa7',
950: '#000000',
},
}SCSS
$custom: #bbdfa7; $custom-light: #d0e9c1; $custom-dark: #000000;
JSON
{
"hex": "#bbdfa7",
"rgb": {
"r": 187,
"g": 223,
"b": 167
},
"hsl": {
"h": 98.571,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.86343,
"c": 0.08432,
"h": 134.6
},
"luminance": 0.6613
}Semantic roles & 50–950 ramp
primary
#BBDFA7
secondary
#9F73B8
accent
#2CBA87
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482