#BBDD7C#BBDD7C
#BBDD7C is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 85.1% C 0.129 H 124.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDD7C |
|---|---|
| RGB | rgb(187, 221, 124) |
| HSL | hsl(81, 59%, 68%) |
| HSV | hsv(81, 44%, 87%) |
| CMYK | cmyk(15.4%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(83.83, -26.69, 43.83) |
| CIE-LCH | lch(83.83, 51.32, 121.34°) |
| OKLab | oklab(85.13% -0.074 0.1061) |
| OKLCH | oklch(85.13% 0.129 124.9) |
| XYZ | xyz(49.9879, 63.7326, 28.7330) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.93
Pale Olive
#B9CC81
ΔE00 5.22
Greenish Tan
#BCCB7A
ΔE00 5.39
Light Moss Green
#A6C875
ΔE00 5.50
Greenish Beige
#C9D179
ΔE00 5.90
Pistachio (survey)
#C0FA8B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDD7C #9E7CDD
analogous
#DDCF7C #BBDD7C #8ADD7C
triadic
#BBDD7C #7CBBDD #DD7CBB
tetradic
#BBDD7C #7CDDCF #9E7CDD #DD7C8A
square
#BBDD7C #7CDDCF #9E7CDD #DD7C8A
split-complementary
#BBDD7C #7C8ADD #CF7CDD
monochromatic
#83B12E #A2D04B #BBDD7C #D4EAAD #EDF6DD
Accessibility & contrast
On white
1.53
#BBDD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#BBDD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDD7C
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDD7C | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D274
Deuteranopia (green-blind)
#E2D181
Tritanopia (blue-blind)
#C1D5C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdd7c; /* rgb */ color: rgb(187, 221, 124); /* oklch */ color: oklch(85.1% 0.129 124.9);
Tailwind
colors: {
custom: {
50: '#d1e7a3',
500: '#bbdd7c',
950: '#000000',
},
}SCSS
$custom: #bbdd7c; $custom-light: #d1e7a3; $custom-dark: #000000;
JSON
{
"hex": "#bbdd7c",
"rgb": {
"r": 187,
"g": 221,
"b": 124
},
"hsl": {
"h": 81.031,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.85127,
"c": 0.12937,
"h": 124.9
},
"luminance": 0.63733
}Semantic roles & 50–950 ramp
primary
#BBDD7C
secondary
#6F4BB3
accent
#1FC65A
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480