#BBD27C#BBD27C
#BBD27C is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.7% C 0.114 H 121.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD27C |
|---|---|
| RGB | rgb(187, 210, 124) |
| HSL | hsl(76, 49%, 65%) |
| HSV | hsv(76, 41%, 82%) |
| CMYK | cmyk(11%, 0%, 41%, 17.6%) |
| CIE-LAB | lab(80.80, -21.36, 40.03) |
| CIE-LCH | lch(80.80, 45.37, 118.09°) |
| OKLab | oklab(82.7% -0.059 0.0975) |
| OKLCH | oklch(82.7% 0.114 121.2) |
| XYZ | xyz(47.1782, 58.1133, 27.7964) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.18
Pale Olive
#B9CC81
ΔE00 2.24
Greenish Tan
#BCCB7A
ΔE00 2.26
Greenish Beige
#C9D179
ΔE00 3.75
Light Moss Green
#A6C875
ΔE00 3.97
Light Olive
#ACBF69
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD27C #937CD2
analogous
#D2BE7C #BBD27C #90D27C
triadic
#BBD27C #7CBBD2 #D27CBB
tetradic
#BBD27C #7CD2BE #937CD2 #D27C90
square
#BBD27C #7CD2BE #937CD2 #D27C90
split-complementary
#BBD27C #7C90D2 #BE7CD2
monochromatic
#829D36 #A3C24E #BBD27C #D3E2AA #EAF1D7
Accessibility & contrast
On white
1.66
#BBD27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BBD27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD27C
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD27C | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC975
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#C2CABD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd27c; /* rgb */ color: rgb(187, 210, 124); /* oklch */ color: oklch(82.7% 0.114 121.2);
Tailwind
colors: {
custom: {
50: '#d0dfa3',
500: '#bbd27c',
950: '#000000',
},
}SCSS
$custom: #bbd27c; $custom-light: #d0dfa3; $custom-dark: #000000;
JSON
{
"hex": "#bbd27c",
"rgb": {
"r": 187,
"g": 210,
"b": 124
},
"hsl": {
"h": 76.047,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.82702,
"c": 0.11397,
"h": 121.2
},
"luminance": 0.58113
}Semantic roles & 50–950 ramp
primary
#BBD27C
secondary
#6650A3
accent
#29BC51
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480