#BFDD7F#BFDD7F
#BFDD7F is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.5% C 0.125 H 123.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDD7F |
|---|---|
| RGB | rgb(191, 221, 127) |
| HSL | hsl(79, 58%, 68%) |
| HSV | hsv(79, 43%, 87%) |
| CMYK | cmyk(13.6%, 0%, 42.5%, 13.3%) |
| CIE-LAB | lab(84.13, -24.85, 42.80) |
| CIE-LCH | lch(84.13, 49.49, 120.14°) |
| OKLab | oklab(85.45% -0.0688 0.1039) |
| OKLCH | oklch(85.45% 0.125 123.5) |
| XYZ | xyz(51.1730, 64.3214, 29.7939) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.07
Pale Olive
#B9CC81
ΔE00 4.82
Greenish Tan
#BCCB7A
ΔE00 4.93
Greenish Beige
#C9D179
ΔE00 5.25
Light Moss Green
#A6C875
ΔE00 5.67
Light Grey Green
#B7E1A1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDD7F #9D7FDD
analogous
#DDCC7F #BFDD7F #90DD7F
triadic
#BFDD7F #7FBFDD #DD7FBF
tetradic
#BFDD7F #7FDDCC #9D7FDD #DD7F90
square
#BFDD7F #7FDDCC #9D7FDD #DD7F90
split-complementary
#BFDD7F #7F90DD #CC7FDD
monochromatic
#88B22F #A7D04F #BFDD7F #D7EAAF #EFF7E0
Accessibility & contrast
On white
1.51
#BFDD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BFDD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDD7F
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDD7F | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D378
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#C5D5C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfdd7f; /* rgb */ color: rgb(191, 221, 127); /* oklch */ color: oklch(85.5% 0.125 123.5);
Tailwind
colors: {
custom: {
50: '#d3e7a5',
500: '#bfdd7f',
950: '#000000',
},
}SCSS
$custom: #bfdd7f; $custom-light: #d3e7a5; $custom-dark: #000000;
JSON
{
"hex": "#bfdd7f",
"rgb": {
"r": 191,
"g": 221,
"b": 127
},
"hsl": {
"h": 79.149,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.85454,
"c": 0.12463,
"h": 123.5
},
"luminance": 0.64322
}Semantic roles & 50–950 ramp
primary
#BFDD7F
secondary
#6D4DB4
accent
#20C655
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480