#BBDA7F#BBDA7F
#BBDA7F is a very light, vivid yellow-green. Relative luminance 0.622; OKLCH L 84.5% C 0.122 H 124.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDA7F |
|---|---|
| RGB | rgb(187, 218, 127) |
| HSL | hsl(80, 55%, 68%) |
| HSV | hsv(80, 42%, 85%) |
| CMYK | cmyk(14.2%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(83.04, -24.91, 41.37) |
| CIE-LCH | lch(83.04, 48.28, 121.05°) |
| OKLab | oklab(84.51% -0.0688 0.1007) |
| OKLCH | oklch(84.51% 0.122 124.3) |
| XYZ | xyz(49.3955, 62.2396, 29.4857) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.17
Pale Olive
#B9CC81
ΔE00 4.18
Greenish Tan
#BCCB7A
ΔE00 4.50
Light Moss Green
#A6C875
ΔE00 4.79
Greenish Beige
#C9D179
ΔE00 5.34
Light Grey Green
#B7E1A1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDA7F #9E7FDA
analogous
#DACC7F #BBDA7F #8DDA7F
triadic
#BBDA7F #7FBBDA #DA7FBB
tetradic
#BBDA7F #7FDACC #9E7FDA #DA7F8D
square
#BBDA7F #7FDACC #9E7FDA #DA7F8D
split-complementary
#BBDA7F #7F8DDA #CC7FDA
monochromatic
#83AD32 #A2CC50 #BBDA7F #D4E8AE #EDF5DE
Accessibility & contrast
On white
1.56
#BBDA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#BBDA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDA7F
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDA7F | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D078
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#C1D2C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbda7f; /* rgb */ color: rgb(187, 218, 127); /* oklch */ color: oklch(84.5% 0.122 124.3);
Tailwind
colors: {
custom: {
50: '#d1e5a5',
500: '#bbda7f',
950: '#000000',
},
}SCSS
$custom: #bbda7f; $custom-light: #d1e5a5; $custom-dark: #000000;
JSON
{
"hex": "#bbda7f",
"rgb": {
"r": 187,
"g": 218,
"b": 127
},
"hsl": {
"h": 80.44,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.84509,
"c": 0.12196,
"h": 124.3
},
"luminance": 0.6224
}Semantic roles & 50–950 ramp
primary
#BBDA7F
secondary
#6F4EAF
accent
#23C359
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480