#BFDA7B#BFDA7B
#BFDA7B is a very light, vivid yellow-green. Relative luminance 0.626; OKLCH L 84.7% C 0.125 H 122.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA7B |
|---|---|
| RGB | rgb(191, 218, 123) |
| HSL | hsl(77, 56%, 67%) |
| HSV | hsv(77, 44%, 85%) |
| CMYK | cmyk(12.4%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(83.26, -23.85, 43.67) |
| CIE-LCH | lch(83.26, 49.76, 118.64°) |
| OKLab | oklab(84.73% -0.0662 0.1057) |
| OKLCH | oklch(84.73% 0.125 122.1) |
| XYZ | xyz(50.1324, 62.6492, 28.1865) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.98
Greenish Tan
#BCCB7A
ΔE00 4.22
Pale Olive
#B9CC81
ΔE00 4.37
Greenish Beige
#C9D179
ΔE00 4.47
Light Moss Green
#A6C875
ΔE00 5.43
Light Olive
#ACBF69
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA7B #967BDA
analogous
#DAC67B #BFDA7B #90DA7B
triadic
#BFDA7B #7BBFDA #DA7BBF
tetradic
#BFDA7B #7BDAC6 #967BDA #DA7B90
square
#BFDA7B #7BDAC6 #967BDA #DA7B90
split-complementary
#BFDA7B #7B90DA #C67BDA
monochromatic
#88AB30 #A8CD4B #BFDA7B #D6E7AB #EDF5DB
Accessibility & contrast
On white
1.55
#BFDA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BFDA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA7B
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA7B | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D073
Deuteranopia (green-blind)
#E1CF80
Tritanopia (blue-blind)
#C6D1C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfda7b; /* rgb */ color: rgb(191, 218, 123); /* oklch */ color: oklch(84.7% 0.125 122.1);
Tailwind
colors: {
custom: {
50: '#d4e5a3',
500: '#bfda7b',
950: '#000000',
},
}SCSS
$custom: #bfda7b; $custom-light: #d4e5a3; $custom-dark: #000000;
JSON
{
"hex": "#bfda7b",
"rgb": {
"r": 191,
"g": 218,
"b": 123
},
"hsl": {
"h": 77.053,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.84734,
"c": 0.12472,
"h": 122.1
},
"luminance": 0.62649
}Semantic roles & 50–950 ramp
primary
#BFDA7B
secondary
#674CAE
accent
#22C450
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480