#BFDF7C#BFDF7C
#BFDF7C is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.8% C 0.131 H 123.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF7C |
|---|---|
| RGB | rgb(191, 223, 124) |
| HSL | hsl(79, 61%, 68%) |
| HSV | hsv(79, 44%, 87%) |
| CMYK | cmyk(14.3%, 0%, 44.4%, 12.5%) |
| CIE-LAB | lab(84.64, -26.15, 44.90) |
| CIE-LCH | lch(84.64, 51.96, 120.21°) |
| OKLab | oklab(85.85% -0.0726 0.1085) |
| OKLCH | oklch(85.85% 0.131 123.8) |
| XYZ | xyz(51.5115, 65.3067, 28.9566) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.62
Pale Olive
#B9CC81
ΔE00 5.58
Greenish Tan
#BCCB7A
ΔE00 5.58
Greenish Beige
#C9D179
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 6.19
Pistachio (survey)
#C0FA8B
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF7C #9C7CDF
analogous
#DFCD7C #BFDF7C #8DDF7C
triadic
#BFDF7C #7CBFDF #DF7CBF
tetradic
#BFDF7C #7CDFCD #9C7CDF #DF7C8D
square
#BFDF7C #7CDFCD #9C7CDF #DF7C8D
split-complementary
#BFDF7C #7C8DDF #CD7CDF
monochromatic
#88B52C #A7D34B #BFDF7C #D7EBAD #EFF7DE
Accessibility & contrast
On white
1.49
#BFDF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BFDF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF7C
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF7C | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D474
Deuteranopia (green-blind)
#E5D381
Tritanopia (blue-blind)
#C5D6C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdf7c; /* rgb */ color: rgb(191, 223, 124); /* oklch */ color: oklch(85.8% 0.131 123.8);
Tailwind
colors: {
custom: {
50: '#d4e9a3',
500: '#bfdf7c',
950: '#000000',
},
}SCSS
$custom: #bfdf7c; $custom-light: #d4e9a3; $custom-dark: #000000;
JSON
{
"hex": "#bfdf7c",
"rgb": {
"r": 191,
"g": 223,
"b": 124
},
"hsl": {
"h": 79.394,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.85849,
"c": 0.13057,
"h": 123.8
},
"luminance": 0.65307
}Semantic roles & 50–950 ramp
primary
#BFDF7C
secondary
#6C49B6
accent
#1DC854
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480