#BBD19C#BBD19C
#BBD19C is a very light, moderate yellow-green. Relative luminance 0.586; OKLCH L 83.1% C 0.075 H 126.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD19C |
|---|---|
| RGB | rgb(187, 209, 156) |
| HSL | hsl(85, 37%, 72%) |
| HSV | hsv(85, 25%, 82%) |
| CMYK | cmyk(10.5%, 0%, 25.4%, 18%) |
| CIE-LAB | lab(81.05, -16.61, 23.91) |
| CIE-LCH | lch(81.05, 29.11, 124.79°) |
| OKLab | oklab(83.07% -0.0445 0.0606) |
| OKLCH | oklch(83.07% 0.075 126.3) |
| XYZ | xyz(49.2939, 58.5658, 40.1534) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.15
Light Grey Green
#B7E1A1
ΔE00 5.17
Greenish Tan
#BCCB7A
ΔE00 6.64
Pale Olive Green
#B1D27B
ΔE00 6.65
Light Moss Green
#A6C875
ΔE00 6.91
Light Sage
#BCECAC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD19C #B29CD1
analogous
#D1CD9C #BBD19C #A1D19C
triadic
#BBD19C #9CBBD1 #D19CBB
tetradic
#BBD19C #9CD1CD #B29CD1 #D19CA1
square
#BBD19C #9CD1CD #B29CD1 #D19CA1
split-complementary
#BBD19C #9CA1D1 #CD9CD1
monochromatic
#81A64D #9EBE72 #BBD19C #D8E4C6 #F1F5EA
Accessibility & contrast
On white
1.65
#BBD19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BBD19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD19C
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD19C | 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)
#D7CA99
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#BECCC3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd19c; /* rgb */ color: rgb(187, 209, 156); /* oklch */ color: oklch(83.1% 0.075 126.3);
Tailwind
colors: {
custom: {
50: '#d0dfb9',
500: '#bbd19c',
950: '#000000',
},
}SCSS
$custom: #bbd19c; $custom-light: #d0dfb9; $custom-dark: #000000;
JSON
{
"hex": "#bbd19c",
"rgb": {
"r": 187,
"g": 209,
"b": 156
},
"hsl": {
"h": 84.906,
"s": 36.552,
"l": 71.569
},
"oklch": {
"l": 0.83073,
"c": 0.07514,
"h": 126.3
},
"luminance": 0.58566
}Semantic roles & 50–950 ramp
primary
#BBD19C
secondary
#836AA7
accent
#36AF68
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481