#BBD27F#BBD27F
#BBD27F is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.8% C 0.111 H 121.5°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD27F |
|---|---|
| RGB | rgb(187, 210, 127) |
| HSL | hsl(77, 48%, 66%) |
| HSV | hsv(77, 40%, 82%) |
| CMYK | cmyk(11%, 0%, 39.5%, 17.6%) |
| CIE-LAB | lab(80.84, -21.01, 38.57) |
| CIE-LCH | lch(80.84, 43.92, 118.57°) |
| OKLab | oklab(82.75% -0.0578 0.0944) |
| OKLCH | oklch(82.75% 0.111 121.5) |
| XYZ | xyz(47.3708, 58.1903, 28.8108) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.90
Pale Olive Green
#B1D27B
ΔE00 2.13
Greenish Tan
#BCCB7A
ΔE00 2.28
Light Moss Green
#A6C875
ΔE00 3.87
Greenish Beige
#C9D179
ΔE00 3.97
Light Olive
#ACBF69
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD27F #967FD2
analogous
#D2BF7F #BBD27F #91D27F
triadic
#BBD27F #7FBBD2 #D27FBB
tetradic
#BBD27F #7FD2BF #967FD2 #D27F91
square
#BBD27F #7FD2BF #967FD2 #D27F91
split-complementary
#BBD27F #7F91D2 #BF7FD2
monochromatic
#829F38 #A3C252 #BBD27F #D3E2AC #EBF2DA
Accessibility & contrast
On white
1.66
#BBD27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BBD27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD27F
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD27F | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#D8C983
Tritanopia (blue-blind)
#C2CABE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd27f; /* rgb */ color: rgb(187, 210, 127); /* oklch */ color: oklch(82.8% 0.111 121.5);
Tailwind
colors: {
custom: {
50: '#d0dfa5',
500: '#bbd27f',
950: '#000000',
},
}SCSS
$custom: #bbd27f; $custom-light: #d0dfa5; $custom-dark: #000000;
JSON
{
"hex": "#bbd27f",
"rgb": {
"r": 187,
"g": 210,
"b": 127
},
"hsl": {
"h": 76.627,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.8275,
"c": 0.11065,
"h": 121.5
},
"luminance": 0.5819
}Semantic roles & 50–950 ramp
primary
#BBD27F
secondary
#6851A4
accent
#2ABB52
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480