#BBDC9F#BBDC9F
#BBDC9F is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.5% C 0.089 H 131.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC9F |
|---|---|
| RGB | rgb(187, 220, 159) |
| HSL | hsl(92, 47%, 74%) |
| HSV | hsv(92, 28%, 86%) |
| CMYK | cmyk(15%, 0%, 27.7%, 13.7%) |
| CIE-LAB | lab(84.10, -21.62, 26.49) |
| CIE-LCH | lch(84.10, 34.19, 129.22°) |
| OKLab | oklab(85.52% -0.0585 0.0668) |
| OKLCH | oklch(85.52% 0.089 131.2) |
| XYZ | xyz(52.3436, 64.2537, 42.4387) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.91
Light Sage
#BCECAC
ΔE00 4.13
Pale Olive Green
#B1D27B
ΔE00 5.88
Pale Olive
#B9CC81
ΔE00 6.03
Washed Out Green
#BCF5A6
ΔE00 6.47
Light Moss Green
#A6C875
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC9F #C09FDC
analogous
#DADC9F #BBDC9F #9FDCA2
triadic
#BBDC9F #9FBBDC #DC9FBB
tetradic
#BBDC9F #9FDADC #C09FDC #DCA29F
square
#BBDC9F #9FDADC #C09FDC #DCA29F
split-complementary
#BBDC9F #A29FDC #DC9FDA
monochromatic
#7BBB45 #9BCC72 #BBDC9F #DBECCC #EFF7E9
Accessibility & contrast
On white
1.52
#BBDC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#BBDC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC9F
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC9F | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D39B
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#BDD7CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdc9f; /* rgb */ color: rgb(187, 220, 159); /* oklch */ color: oklch(85.5% 0.089 131.2);
Tailwind
colors: {
custom: {
50: '#d0e7bb',
500: '#bbdc9f',
950: '#000000',
},
}SCSS
$custom: #bbdc9f; $custom-light: #d0e7bb; $custom-dark: #000000;
JSON
{
"hex": "#bbdc9f",
"rgb": {
"r": 187,
"g": 220,
"b": 159
},
"hsl": {
"h": 92.459,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.85523,
"c": 0.0888,
"h": 131.2
},
"luminance": 0.64254
}Semantic roles & 50–950 ramp
primary
#BBDC9F
secondary
#936BB4
accent
#2CBA79
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482