#BFDA7D#BFDA7D
#BFDA7D is a very light, vivid yellow-green. Relative luminance 0.627; OKLCH L 84.8% C 0.123 H 122.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA7D |
|---|---|
| RGB | rgb(191, 218, 125) |
| HSL | hsl(77, 56%, 67%) |
| HSV | hsv(77, 43%, 85%) |
| CMYK | cmyk(12.4%, 0%, 42.7%, 14.5%) |
| CIE-LAB | lab(83.28, -23.63, 42.72) |
| CIE-LCH | lch(83.28, 48.82, 118.95°) |
| OKLab | oklab(84.76% -0.0655 0.1036) |
| OKLCH | oklch(84.76% 0.123 122.3) |
| XYZ | xyz(50.2589, 62.6998, 28.8526) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.82
Greenish Tan
#BCCB7A
ΔE00 4.14
Pale Olive
#B9CC81
ΔE00 4.18
Greenish Beige
#C9D179
ΔE00 4.50
Light Moss Green
#A6C875
ΔE00 5.31
Light Olive
#ACBF69
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA7D #987DDA
analogous
#DAC67D #BFDA7D #91DA7D
triadic
#BFDA7D #7DBFDA #DA7DBF
tetradic
#BFDA7D #7DDAC6 #987DDA #DA7D91
square
#BFDA7D #7DDAC6 #987DDA #DA7D91
split-complementary
#BFDA7D #7D91DA #C67DDA
monochromatic
#88AC31 #A8CC4D #BFDA7D #D6E8AD #EEF5DC
Accessibility & contrast
On white
1.55
#BFDA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#BFDA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA7D
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA7D | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D076
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#C6D2C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfda7d; /* rgb */ color: rgb(191, 218, 125); /* oklch */ color: oklch(84.8% 0.123 122.3);
Tailwind
colors: {
custom: {
50: '#d3e5a4',
500: '#bfda7d',
950: '#000000',
},
}SCSS
$custom: #bfda7d; $custom-light: #d3e5a4; $custom-dark: #000000;
JSON
{
"hex": "#bfda7d",
"rgb": {
"r": 191,
"g": 218,
"b": 125
},
"hsl": {
"h": 77.419,
"s": 55.689,
"l": 67.255
},
"oklch": {
"l": 0.84764,
"c": 0.12259,
"h": 122.3
},
"luminance": 0.627
}Semantic roles & 50–950 ramp
primary
#BFDA7D
secondary
#694DAF
accent
#22C351
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480