#BBDA7C#BBDA7C
#BBDA7C is a very light, vivid yellow-green. Relative luminance 0.622; OKLCH L 84.5% C 0.125 H 124.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDA7C |
|---|---|
| RGB | rgb(187, 218, 124) |
| HSL | hsl(80, 56%, 67%) |
| HSV | hsv(80, 43%, 85%) |
| CMYK | cmyk(14.2%, 0%, 43.1%, 14.5%) |
| CIE-LAB | lab(83.00, -25.25, 42.80) |
| CIE-LCH | lch(83.00, 49.69, 120.54°) |
| OKLab | oklab(84.46% -0.0699 0.1038) |
| OKLCH | oklch(84.46% 0.125 124) |
| XYZ | xyz(49.2029, 62.1626, 28.4713) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.36
Pale Olive
#B9CC81
ΔE00 4.41
Greenish Tan
#BCCB7A
ΔE00 4.56
Light Moss Green
#A6C875
ΔE00 4.94
Greenish Beige
#C9D179
ΔE00 5.25
Light Olive
#ACBF69
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDA7C #9B7CDA
analogous
#DACA7C #BBDA7C #8CDA7C
triadic
#BBDA7C #7CBBDA #DA7CBB
tetradic
#BBDA7C #7CDACA #9B7CDA #DA7C8C
square
#BBDA7C #7CDACA #9B7CDA #DA7C8C
split-complementary
#BBDA7C #7C8CDA #CA7CDA
monochromatic
#83AB30 #A2CD4C #BBDA7C #D4E7AC #EDF5DB
Accessibility & contrast
On white
1.56
#BBDA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BBDA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDA7C
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDA7C | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#C1D2C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbda7c; /* rgb */ color: rgb(187, 218, 124); /* oklch */ color: oklch(84.5% 0.125 124.0);
Tailwind
colors: {
custom: {
50: '#d1e5a3',
500: '#bbda7c',
950: '#000000',
},
}SCSS
$custom: #bbda7c; $custom-light: #d1e5a3; $custom-dark: #000000;
JSON
{
"hex": "#bbda7c",
"rgb": {
"r": 187,
"g": 218,
"b": 124
},
"hsl": {
"h": 79.787,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.84463,
"c": 0.12516,
"h": 124
},
"luminance": 0.62163
}Semantic roles & 50–950 ramp
primary
#BBDA7C
secondary
#6C4CAE
accent
#22C357
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480