#BBDFA9#BBDFA9
#BBDFA9 is a very light, moderate green. Relative luminance 0.662; OKLCH L 86.4% C 0.082 H 135.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFA9 |
|---|---|
| RGB | rgb(187, 223, 169) |
| HSL | hsl(100, 46%, 77%) |
| HSV | hsv(100, 24%, 87%) |
| CMYK | cmyk(16.1%, 0%, 24.2%, 12.5%) |
| CIE-LAB | lab(85.10, -21.56, 22.67) |
| CIE-LCH | lch(85.10, 31.28, 133.56°) |
| OKLab | oklab(86.39% -0.0583 0.0577) |
| OKLCH | oklch(86.39% 0.082 135.3) |
| XYZ | xyz(54.0412, 66.2038, 47.4599) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.23
Light Sage
#BCECAC
ΔE00 3.55
Hospital Green
#9BE5AA
ΔE00 6.41
Very Pale Green
#CFFDBC
ΔE00 6.53
Washed Out Green
#BCF5A6
ΔE00 6.54
Very Light Green
#D1FFBD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFA9 #CDA9DF
analogous
#D6DFA9 #BBDFA9 #A9DFB2
triadic
#BBDFA9 #A9BBDF #DFA9BB
tetradic
#BBDFA9 #A9D6DF #CDA9DF #DFB2A9
square
#BBDFA9 #A9D6DF #CDA9DF #DFB2A9
split-complementary
#BBDFA9 #B2A9DF #DFA9D6
monochromatic
#74BE50 #98CE7C #BBDFA9 #DEF0D6 #EDF7E9
Accessibility & contrast
On white
1.47
#BBDFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BBDFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFA9
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFA9 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A6
Deuteranopia (green-blind)
#DED3AC
Tritanopia (blue-blind)
#BBDBD0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdfa9; /* rgb */ color: rgb(187, 223, 169); /* oklch */ color: oklch(86.4% 0.082 135.3);
Tailwind
colors: {
custom: {
50: '#d0e9c2',
500: '#bbdfa9',
950: '#000000',
},
}SCSS
$custom: #bbdfa9; $custom-light: #d0e9c2; $custom-dark: #000000;
JSON
{
"hex": "#bbdfa9",
"rgb": {
"r": 187,
"g": 223,
"b": 169
},
"hsl": {
"h": 100,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86385,
"c": 0.08203,
"h": 135.3
},
"luminance": 0.66205
}Semantic roles & 50–950 ramp
primary
#BBDFA9
secondary
#A174B8
accent
#2DB98A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482