#BBDFA3#BBDFA3
#BBDFA3 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.3% C 0.089 H 133.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFA3 |
|---|---|
| RGB | rgb(187, 223, 163) |
| HSL | hsl(96, 48%, 76%) |
| HSV | hsv(96, 27%, 87%) |
| CMYK | cmyk(16.1%, 0%, 26.9%, 12.5%) |
| CIE-LAB | lab(84.99, -22.48, 25.63) |
| CIE-LCH | lch(84.99, 34.09, 131.26°) |
| OKLab | oklab(86.26% -0.0609 0.0648) |
| OKLCH | oklch(86.26% 0.089 133.2) |
| XYZ | xyz(53.4908, 65.9837, 44.5612) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.27
Light Sage
#BCECAC
ΔE00 3.28
Washed Out Green
#BCF5A6
ΔE00 5.86
Very Pale Green
#CFFDBC
ΔE00 6.40
Pale Olive Green
#B1D27B
ΔE00 6.58
Pale Green
#C7FDB5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFA3 #C7A3DF
analogous
#D9DFA3 #BBDFA3 #A3DFA9
triadic
#BBDFA3 #A3BBDF #DFA3BB
tetradic
#BBDFA3 #A3D9DF #C7A3DF #DFA9A3
square
#BBDFA3 #A3D9DF #C7A3DF #DFA9A3
split-complementary
#BBDFA3 #A9A3DF #DFA3D9
monochromatic
#78BF48 #99CF76 #BBDFA3 #DDEFD0 #EEF7E8
Accessibility & contrast
On white
1.48
#BBDFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BBDFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFA3
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFA3 | 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)
#E4D69F
Deuteranopia (green-blind)
#DED3A6
Tritanopia (blue-blind)
#BCDACF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdfa3; /* rgb */ color: rgb(187, 223, 163); /* oklch */ color: oklch(86.3% 0.089 133.2);
Tailwind
colors: {
custom: {
50: '#d0e9be',
500: '#bbdfa3',
950: '#000000',
},
}SCSS
$custom: #bbdfa3; $custom-light: #d0e9be; $custom-dark: #000000;
JSON
{
"hex": "#bbdfa3",
"rgb": {
"r": 187,
"g": 223,
"b": 163
},
"hsl": {
"h": 96,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.86259,
"c": 0.08891,
"h": 133.2
},
"luminance": 0.65984
}Semantic roles & 50–950 ramp
primary
#BBDFA3
secondary
#9A6FB8
accent
#2ABC81
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482