#BBDD7F#BBDD7F
#BBDD7F is a very light, vivid yellow-green. Relative luminance 0.638; OKLCH L 85.2% C 0.126 H 125.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDD7F |
|---|---|
| RGB | rgb(187, 221, 127) |
| HSL | hsl(82, 58%, 68%) |
| HSV | hsv(82, 43%, 87%) |
| CMYK | cmyk(15.4%, 0%, 42.5%, 13.3%) |
| CIE-LAB | lab(83.87, -26.35, 42.41) |
| CIE-LCH | lch(83.87, 49.93, 121.85°) |
| OKLab | oklab(85.17% -0.0728 0.1031) |
| OKLCH | oklch(85.17% 0.126 125.2) |
| XYZ | xyz(50.1805, 63.8096, 29.7474) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.74
Pale Olive
#B9CC81
ΔE00 5.02
Greenish Tan
#BCCB7A
ΔE00 5.32
Light Moss Green
#A6C875
ΔE00 5.36
Greenish Beige
#C9D179
ΔE00 5.97
Light Grey Green
#B7E1A1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDD7F #A17FDD
analogous
#DDD07F #BBDD7F #8CDD7F
triadic
#BBDD7F #7FBBDD #DD7FBB
tetradic
#BBDD7F #7FDDD0 #A17FDD #DD7F8C
square
#BBDD7F #7FDDD0 #A17FDD #DD7F8C
split-complementary
#BBDD7F #7F8CDD #D07FDD
monochromatic
#83B22F #A1D04F #BBDD7F #D5EAAF #EEF7E0
Accessibility & contrast
On white
1.53
#BBDD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#BBDD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDD7F
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDD7F | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D278
Deuteranopia (green-blind)
#E1D184
Tritanopia (blue-blind)
#C1D5C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdd7f; /* rgb */ color: rgb(187, 221, 127); /* oklch */ color: oklch(85.2% 0.126 125.2);
Tailwind
colors: {
custom: {
50: '#d1e7a5',
500: '#bbdd7f',
950: '#000000',
},
}SCSS
$custom: #bbdd7f; $custom-light: #d1e7a5; $custom-dark: #000000;
JSON
{
"hex": "#bbdd7f",
"rgb": {
"r": 187,
"g": 221,
"b": 127
},
"hsl": {
"h": 81.702,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.85172,
"c": 0.1262,
"h": 125.2
},
"luminance": 0.6381
}Semantic roles & 50–950 ramp
primary
#BBDD7F
secondary
#724DB4
accent
#20C65C
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480