#BBDFA4#BBDFA4
#BBDFA4 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.3% C 0.088 H 133.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFA4 |
|---|---|
| RGB | rgb(187, 223, 164) |
| HSL | hsl(97, 48%, 76%) |
| HSV | hsv(97, 26%, 87%) |
| CMYK | cmyk(16.1%, 0%, 26.5%, 12.5%) |
| CIE-LAB | lab(85.01, -22.33, 25.14) |
| CIE-LCH | lch(85.01, 33.62, 131.62°) |
| OKLab | oklab(86.28% -0.0604 0.0636) |
| OKLCH | oklch(86.28% 0.088 133.5) |
| XYZ | xyz(53.5808, 66.0197, 45.0349) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.38
Light Sage
#BCECAC
ΔE00 3.28
Washed Out Green
#BCF5A6
ΔE00 5.96
Very Pale Green
#CFFDBC
ΔE00 6.40
Hospital Green
#9BE5AA
ΔE00 6.64
Pale Green
#C7FDB5
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFA4 #C8A4DF
analogous
#D8DFA4 #BBDFA4 #A4DFAA
triadic
#BBDFA4 #A4BBDF #DFA4BB
tetradic
#BBDFA4 #A4D8DF #C8A4DF #DFAAA4
square
#BBDFA4 #A4D8DF #C8A4DF #DFAAA4
split-complementary
#BBDFA4 #AAA4DF #DFA4D8
monochromatic
#77BF49 #99CF77 #BBDFA4 #DDEFD1 #EEF7E8
Accessibility & contrast
On white
1.48
#BBDFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BBDFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFA4
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFA4 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D6A0
Deuteranopia (green-blind)
#DED3A7
Tritanopia (blue-blind)
#BCDACF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdfa4; /* rgb */ color: rgb(187, 223, 164); /* oklch */ color: oklch(86.3% 0.088 133.5);
Tailwind
colors: {
custom: {
50: '#d0e9bf',
500: '#bbdfa4',
950: '#000000',
},
}SCSS
$custom: #bbdfa4; $custom-light: #d0e9bf; $custom-dark: #000000;
JSON
{
"hex": "#bbdfa4",
"rgb": {
"r": 187,
"g": 223,
"b": 164
},
"hsl": {
"h": 96.61,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86279,
"c": 0.08777,
"h": 133.5
},
"luminance": 0.6602
}Semantic roles & 50–950 ramp
primary
#BBDFA4
secondary
#9C70B8
accent
#2ABB83
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482