#BBD28C#BBD28C
#BBD28C is a very light, moderate yellow-green. Relative luminance 0.586; OKLCH L 83.0% C 0.096 H 123.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD28C |
|---|---|
| RGB | rgb(187, 210, 140) |
| HSL | hsl(80, 44%, 69%) |
| HSV | hsv(80, 33%, 82%) |
| CMYK | cmyk(11%, 0%, 33.3%, 17.6%) |
| CIE-LAB | lab(81.04, -19.37, 32.21) |
| CIE-LCH | lch(81.04, 37.59, 121.02°) |
| OKLab | oklab(82.98% -0.0525 0.0801) |
| OKLCH | oklch(82.98% 0.096 123.3) |
| XYZ | xyz(48.2734, 58.5513, 33.5642) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.09
Pale Olive Green
#B1D27B
ΔE00 3.35
Greenish Tan
#BCCB7A
ΔE00 3.57
Light Moss Green
#A6C875
ΔE00 4.37
Light Grey Green
#B7E1A1
ΔE00 5.44
Tan Green
#A9BE70
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD28C #A38CD2
analogous
#D2C68C #BBD28C #98D28C
triadic
#BBD28C #8CBBD2 #D28CBB
tetradic
#BBD28C #8CD2C6 #A38CD2 #D28C98
square
#BBD28C #8CD2C6 #A38CD2 #D28C98
split-complementary
#BBD28C #8C98D2 #C68CD2
monochromatic
#83A440 #A1C160 #BBD28C #D5E3B8 #EFF4E4
Accessibility & contrast
On white
1.65
#BBD28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BBD28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD28C
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD28C | 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)
#DACA87
Deuteranopia (green-blind)
#D7C98F
Tritanopia (blue-blind)
#C0CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd28c; /* rgb */ color: rgb(187, 210, 140); /* oklch */ color: oklch(83.0% 0.096 123.3);
Tailwind
colors: {
custom: {
50: '#d0dfae',
500: '#bbd28c',
950: '#000000',
},
}SCSS
$custom: #bbd28c; $custom-light: #d0dfae; $custom-dark: #000000;
JSON
{
"hex": "#bbd28c",
"rgb": {
"r": 187,
"g": 210,
"b": 140
},
"hsl": {
"h": 79.714,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.82975,
"c": 0.09577,
"h": 123.3
},
"luminance": 0.58551
}Semantic roles & 50–950 ramp
primary
#BBD28C
secondary
#745BA8
accent
#2FB75B
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481