#BBD49C#BBD49C
#BBD49C is a very light, moderate yellow-green. Relative luminance 0.601; OKLCH L 83.7% C 0.080 H 127.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD49C |
|---|---|
| RGB | rgb(187, 212, 156) |
| HSL | hsl(87, 39%, 72%) |
| HSV | hsv(87, 26%, 83%) |
| CMYK | cmyk(11.8%, 0%, 26.4%, 16.9%) |
| CIE-LAB | lab(81.87, -18.11, 25.02) |
| CIE-LCH | lch(81.87, 30.89, 125.90°) |
| OKLab | oklab(83.72% -0.0487 0.0633) |
| OKLCH | oklch(83.72% 0.08 127.6) |
| XYZ | xyz(50.0369, 60.0517, 40.4011) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.19
Pale Olive
#B9CC81
ΔE00 5.04
Pale Olive Green
#B1D27B
ΔE00 6.09
Light Sage
#BCECAC
ΔE00 6.39
Greenish Tan
#BCCB7A
ΔE00 6.57
Light Moss Green
#A6C875
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD49C #B59CD4
analogous
#D4D19C #BBD49C #9FD49C
triadic
#BBD49C #9CBBD4 #D49CBB
tetradic
#BBD49C #9CD4D1 #B59CD4 #D49C9F
square
#BBD49C #9CD4D1 #B59CD4 #D49C9F
split-complementary
#BBD49C #9C9FD4 #D19CD4
monochromatic
#80AB4A #9EC171 #BBD49C #D8E7C7 #F0F6EA
Accessibility & contrast
On white
1.61
#BBD49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BBD49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD49C
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD49C | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD98
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#BECFC5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd49c; /* rgb */ color: rgb(187, 212, 156); /* oklch */ color: oklch(83.7% 0.080 127.6);
Tailwind
colors: {
custom: {
50: '#d0e1b9',
500: '#bbd49c',
950: '#000000',
},
}SCSS
$custom: #bbd49c; $custom-light: #d0e1b9; $custom-dark: #000000;
JSON
{
"hex": "#bbd49c",
"rgb": {
"r": 187,
"g": 212,
"b": 156
},
"hsl": {
"h": 86.786,
"s": 39.437,
"l": 72.157
},
"oklch": {
"l": 0.83722,
"c": 0.07981,
"h": 127.6
},
"luminance": 0.60052
}Semantic roles & 50–950 ramp
primary
#BBD49C
secondary
#876AAA
accent
#33B26C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481