#BBD49F#BBD49F
#BBD49F is a very light, moderate yellow-green. Relative luminance 0.602; OKLCH L 83.8% C 0.076 H 128.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD49F |
|---|---|
| RGB | rgb(187, 212, 159) |
| HSL | hsl(88, 38%, 73%) |
| HSV | hsv(88, 25%, 83%) |
| CMYK | cmyk(11.8%, 0%, 25%, 16.9%) |
| CIE-LAB | lab(81.92, -17.66, 23.53) |
| CIE-LCH | lch(81.92, 29.42, 126.90°) |
| OKLab | oklab(83.79% -0.0474 0.0597) |
| OKLCH | oklch(83.79% 0.076 128.5) |
| XYZ | xyz(50.2941, 60.1546, 41.7555) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.35
Pale Olive
#B9CC81
ΔE00 5.68
Light Sage
#BCECAC
ΔE00 6.44
Pale Olive Green
#B1D27B
ΔE00 6.76
Light Moss Green
#A6C875
ΔE00 7.18
Greenish Tan
#BCCB7A
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD49F #B89FD4
analogous
#D4D29F #BBD49F #A0D49F
triadic
#BBD49F #9FBBD4 #D49FBB
tetradic
#BBD49F #9FD4D2 #B89FD4 #D49FA0
square
#BBD49F #9FD4D2 #B89FD4 #D49FA0
split-complementary
#BBD49F #9FA0D4 #D29FD4
monochromatic
#7FAC4D #9DC175 #BBD49F #D9E7C9 #F0F6EA
Accessibility & contrast
On white
1.61
#BBD49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BBD49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD49F
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD49F | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9C
Deuteranopia (green-blind)
#D6CBA1
Tritanopia (blue-blind)
#BDCFC6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd49f; /* rgb */ color: rgb(187, 212, 159); /* oklch */ color: oklch(83.8% 0.076 128.5);
Tailwind
colors: {
custom: {
50: '#d0e1bb',
500: '#bbd49f',
950: '#000000',
},
}SCSS
$custom: #bbd49f; $custom-light: #d0e1bb; $custom-dark: #000000;
JSON
{
"hex": "#bbd49f",
"rgb": {
"r": 187,
"g": 212,
"b": 159
},
"hsl": {
"h": 88.302,
"s": 38.129,
"l": 72.745
},
"oklch": {
"l": 0.83785,
"c": 0.07621,
"h": 128.5
},
"luminance": 0.60155
}Semantic roles & 50–950 ramp
primary
#BBD49F
secondary
#8A6DAA
accent
#34B16F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482