#BFDF75#BFDF75
#BFDF75 is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.8% C 0.138 H 123.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF75 |
|---|---|
| RGB | rgb(191, 223, 117) |
| HSL | hsl(78, 62%, 67%) |
| HSV | hsv(78, 48%, 87%) |
| CMYK | cmyk(14.3%, 0%, 47.5%, 12.5%) |
| CIE-LAB | lab(84.55, -26.90, 48.17) |
| CIE-LCH | lch(84.55, 55.17, 119.18°) |
| OKLab | oklab(85.75% -0.0753 0.1153) |
| OKLCH | oklch(85.75% 0.138 123.1) |
| XYZ | xyz(51.0845, 65.1359, 26.7074) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.25
Greenish Beige
#C9D179
ΔE00 5.74
Greenish Tan
#BCCB7A
ΔE00 5.92
Pale Olive
#B9CC81
ΔE00 6.17
Light Yellow Green
#CCFD7F
ΔE00 6.61
Light Moss Green
#A6C875
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF75 #9575DF
analogous
#DFCA75 #BFDF75 #8ADF75
triadic
#BFDF75 #75BFDF #DF75BF
tetradic
#BFDF75 #75DFCA #9575DF #DF758A
square
#BFDF75 #75DFCA #9575DF #DF758A
split-complementary
#BFDF75 #758ADF #CA75DF
monochromatic
#88B129 #A8D343 #BFDF75 #D6EBA7 #EDF6D8
Accessibility & contrast
On white
1.50
#BFDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BFDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF75
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF75 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#E5D37B
Tritanopia (blue-blind)
#C6D6C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdf75; /* rgb */ color: rgb(191, 223, 117); /* oklch */ color: oklch(85.8% 0.138 123.1);
Tailwind
colors: {
custom: {
50: '#d4e99f',
500: '#bfdf75',
950: '#000000',
},
}SCSS
$custom: #bfdf75; $custom-light: #d4e99f; $custom-dark: #000000;
JSON
{
"hex": "#bfdf75",
"rgb": {
"r": 191,
"g": 223,
"b": 117
},
"hsl": {
"h": 78.113,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.8575,
"c": 0.13772,
"h": 123.1
},
"luminance": 0.65136
}Semantic roles & 50–950 ramp
primary
#BFDF75
secondary
#6746B2
accent
#1BCA50
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480