#BBDF7E#BBDF7E
#BBDF7E is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.6% C 0.130 H 125.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF7E |
|---|---|
| RGB | rgb(187, 223, 126) |
| HSL | hsl(82, 60%, 68%) |
| HSV | hsv(82, 43%, 87%) |
| CMYK | cmyk(16.1%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(84.40, -27.42, 43.58) |
| CIE-LCH | lch(84.40, 51.48, 122.18°) |
| OKLab | oklab(85.6% -0.0759 0.1057) |
| OKLCH | oklch(85.6% 0.13 125.7) |
| XYZ | xyz(50.6468, 64.8461, 29.5829) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.24
Pale Olive
#B9CC81
ΔE00 5.62
Light Moss Green
#A6C875
ΔE00 5.81
Greenish Tan
#BCCB7A
ΔE00 5.88
Pistachio (survey)
#C0FA8B
ΔE00 6.20
Greenish Beige
#C9D179
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF7E #A27EDF
analogous
#DFD27E #BBDF7E #8ADF7E
triadic
#BBDF7E #7EBBDF #DF7EBB
tetradic
#BBDF7E #7EDFD2 #A27EDF #DF7E8A
square
#BBDF7E #7EDFD2 #A27EDF #DF7E8A
split-complementary
#BBDF7E #7E8ADF #D27EDF
monochromatic
#83B62D #A1D34D #BBDF7E #D5EBAF #EFF7E0
Accessibility & contrast
On white
1.50
#BBDF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BBDF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF7E
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF7E | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D476
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#C0D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf7e; /* rgb */ color: rgb(187, 223, 126); /* oklch */ color: oklch(85.6% 0.130 125.7);
Tailwind
colors: {
custom: {
50: '#d1e9a5',
500: '#bbdf7e',
950: '#000000',
},
}SCSS
$custom: #bbdf7e; $custom-light: #d1e9a5; $custom-dark: #000000;
JSON
{
"hex": "#bbdf7e",
"rgb": {
"r": 187,
"g": 223,
"b": 126
},
"hsl": {
"h": 82.268,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.856,
"c": 0.13009,
"h": 125.7
},
"luminance": 0.64847
}Semantic roles & 50–950 ramp
primary
#BBDF7E
secondary
#734BB6
accent
#1EC85D
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480