#BBD27E#BBD27E
#BBD27E is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.7% C 0.112 H 121.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD27E |
|---|---|
| RGB | rgb(187, 210, 126) |
| HSL | hsl(76, 48%, 66%) |
| HSV | hsv(76, 40%, 82%) |
| CMYK | cmyk(11%, 0%, 40%, 17.6%) |
| CIE-LAB | lab(80.83, -21.13, 39.06) |
| CIE-LCH | lch(80.83, 44.41, 118.41°) |
| OKLab | oklab(82.73% -0.0582 0.0954) |
| OKLCH | oklch(82.73% 0.112 121.4) |
| XYZ | xyz(47.3060, 58.1644, 28.4693) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.00
Pale Olive Green
#B1D27B
ΔE00 2.14
Greenish Tan
#BCCB7A
ΔE00 2.26
Greenish Beige
#C9D179
ΔE00 3.89
Light Moss Green
#A6C875
ΔE00 3.90
Light Olive
#ACBF69
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD27E #957ED2
analogous
#D2BF7E #BBD27E #91D27E
triadic
#BBD27E #7EBBD2 #D27EBB
tetradic
#BBD27E #7ED2BF #957ED2 #D27E91
square
#BBD27E #7ED2BF #957ED2 #D27E91
split-complementary
#BBD27E #7E91D2 #BF7ED2
monochromatic
#829E37 #A3C251 #BBD27E #D3E2AB #EBF2D9
Accessibility & contrast
On white
1.66
#BBD27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BBD27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD27E
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD27E | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#C2CABD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd27e; /* rgb */ color: rgb(187, 210, 126); /* oklch */ color: oklch(82.7% 0.112 121.4);
Tailwind
colors: {
custom: {
50: '#d0dfa4',
500: '#bbd27e',
950: '#000000',
},
}SCSS
$custom: #bbd27e; $custom-light: #d0dfa4; $custom-dark: #000000;
JSON
{
"hex": "#bbd27e",
"rgb": {
"r": 187,
"g": 210,
"b": 126
},
"hsl": {
"h": 76.429,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.82734,
"c": 0.11177,
"h": 121.4
},
"luminance": 0.58164
}Semantic roles & 50–950 ramp
primary
#BBD27E
secondary
#6751A3
accent
#2ABC52
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480