#BBD19B#BBD19B
#BBD19B is a very light, moderate yellow-green. Relative luminance 0.585; OKLCH L 83.1% C 0.076 H 126.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD19B |
|---|---|
| RGB | rgb(187, 209, 155) |
| HSL | hsl(84, 37%, 71%) |
| HSV | hsv(84, 26%, 82%) |
| CMYK | cmyk(10.5%, 0%, 25.8%, 18%) |
| CIE-LAB | lab(81.03, -16.76, 24.41) |
| CIE-LCH | lch(81.03, 29.61, 124.48°) |
| OKLab | oklab(83.05% -0.0449 0.0618) |
| OKLCH | oklch(83.05% 0.076 126) |
| XYZ | xyz(49.2096, 58.5320, 39.7093) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.93
Light Grey Green
#B7E1A1
ΔE00 5.12
Greenish Tan
#BCCB7A
ΔE00 6.42
Pale Olive Green
#B1D27B
ΔE00 6.43
Light Moss Green
#A6C875
ΔE00 6.71
Light Sage
#BCECAC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD19B #B19BD1
analogous
#D1CC9B #BBD19B #A0D19B
triadic
#BBD19B #9BBBD1 #D19BBB
tetradic
#BBD19B #9BD1CC #B19BD1 #D19BA0
square
#BBD19B #9BD1CC #B19BD1 #D19BA0
split-complementary
#BBD19B #9BA0D1 #CC9BD1
monochromatic
#81A54C #9EBE71 #BBD19B #D8E4C5 #F1F5EA
Accessibility & contrast
On white
1.65
#BBD19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BBD19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD19B
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD19B | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA98
Deuteranopia (green-blind)
#D4C99D
Tritanopia (blue-blind)
#BECCC3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd19b; /* rgb */ color: rgb(187, 209, 155); /* oklch */ color: oklch(83.1% 0.076 126.0);
Tailwind
colors: {
custom: {
50: '#d0dfb8',
500: '#bbd19b',
950: '#000000',
},
}SCSS
$custom: #bbd19b; $custom-light: #d0dfb8; $custom-dark: #000000;
JSON
{
"hex": "#bbd19b",
"rgb": {
"r": 187,
"g": 209,
"b": 155
},
"hsl": {
"h": 84.444,
"s": 36.986,
"l": 71.373
},
"oklch": {
"l": 0.83052,
"c": 0.07636,
"h": 126
},
"luminance": 0.58532
}Semantic roles & 50–950 ramp
primary
#BBD19B
secondary
#8269A7
accent
#36B067
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481