#BBD48C#BBD48C
#BBD48C is a very light, moderate yellow-green. Relative luminance 0.595; OKLCH L 83.4% C 0.099 H 124.1°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD48C |
|---|---|
| RGB | rgb(187, 212, 140) |
| HSL | hsl(81, 46%, 69%) |
| HSV | hsv(81, 34%, 83%) |
| CMYK | cmyk(11.8%, 0%, 34%, 16.9%) |
| CIE-LAB | lab(81.59, -20.36, 32.93) |
| CIE-LCH | lch(81.59, 38.72, 121.72°) |
| OKLab | oklab(83.41% -0.0553 0.0818) |
| OKLCH | oklch(83.41% 0.099 124.1) |
| XYZ | xyz(48.7702, 59.5450, 33.7299) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.43
Pale Olive Green
#B1D27B
ΔE00 3.00
Greenish Tan
#BCCB7A
ΔE00 3.82
Light Moss Green
#A6C875
ΔE00 4.35
Light Grey Green
#B7E1A1
ΔE00 5.07
Greenish Beige
#C9D179
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD48C #A58CD4
analogous
#D4C98C #BBD48C #97D48C
triadic
#BBD48C #8CBBD4 #D48CBB
tetradic
#BBD48C #8CD4C9 #A58CD4 #D48C97
square
#BBD48C #8CD4C9 #A58CD4 #D48C97
split-complementary
#BBD48C #8C97D4 #C98CD4
monochromatic
#83A73E #A1C35F #BBD48C #D5E5B9 #F0F5E5
Accessibility & contrast
On white
1.63
#BBD48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#BBD48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD48C
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD48C | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC87
Deuteranopia (green-blind)
#D8CB8F
Tritanopia (blue-blind)
#C0CDC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd48c; /* rgb */ color: rgb(187, 212, 140); /* oklch */ color: oklch(83.4% 0.099 124.1);
Tailwind
colors: {
custom: {
50: '#d0e1ae',
500: '#bbd48c',
950: '#000000',
},
}SCSS
$custom: #bbd48c; $custom-light: #d0e1ae; $custom-dark: #000000;
JSON
{
"hex": "#bbd48c",
"rgb": {
"r": 187,
"g": 212,
"b": 140
},
"hsl": {
"h": 80.833,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.83411,
"c": 0.09873,
"h": 124.1
},
"luminance": 0.59545
}Semantic roles & 50–950 ramp
primary
#BBD48C
secondary
#765AAA
accent
#2DB95D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481