#BFDA7F#BFDA7F
#BFDA7F is a very light, vivid yellow-green. Relative luminance 0.628; OKLCH L 84.8% C 0.120 H 122.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA7F |
|---|---|
| RGB | rgb(191, 218, 127) |
| HSL | hsl(78, 55%, 68%) |
| HSV | hsv(78, 42%, 85%) |
| CMYK | cmyk(12.4%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(83.31, -23.40, 41.76) |
| CIE-LCH | lch(83.31, 47.87, 119.26°) |
| OKLab | oklab(84.8% -0.0647 0.1016) |
| OKLCH | oklch(84.8% 0.12 122.5) |
| XYZ | xyz(50.3880, 62.7514, 29.5322) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.69
Pale Olive
#B9CC81
ΔE00 4.01
Greenish Tan
#BCCB7A
ΔE00 4.08
Greenish Beige
#C9D179
ΔE00 4.56
Light Moss Green
#A6C875
ΔE00 5.21
Light Olive
#ACBF69
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA7F #9A7FDA
analogous
#DAC77F #BFDA7F #91DA7F
triadic
#BFDA7F #7FBFDA #DA7FBF
tetradic
#BFDA7F #7FDAC7 #9A7FDA #DA7F91
square
#BFDA7F #7FDAC7 #9A7FDA #DA7F91
split-complementary
#BFDA7F #7F91DA #C77FDA
monochromatic
#88AD32 #A7CC50 #BFDA7F #D7E8AE #EEF5DE
Accessibility & contrast
On white
1.55
#BFDA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#BFDA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA7F
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA7F | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D078
Deuteranopia (green-blind)
#E0D084
Tritanopia (blue-blind)
#C6D2C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfda7f; /* rgb */ color: rgb(191, 218, 127); /* oklch */ color: oklch(84.8% 0.120 122.5);
Tailwind
colors: {
custom: {
50: '#d3e5a5',
500: '#bfda7f',
950: '#000000',
},
}SCSS
$custom: #bfda7f; $custom-light: #d3e5a5; $custom-dark: #000000;
JSON
{
"hex": "#bfda7f",
"rgb": {
"r": 191,
"g": 218,
"b": 127
},
"hsl": {
"h": 77.802,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.84795,
"c": 0.12043,
"h": 122.5
},
"luminance": 0.62751
}Semantic roles & 50–950 ramp
primary
#BFDA7F
secondary
#6B4EAF
accent
#23C352
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480