#BFDD75#BFDD75
#BFDD75 is a very light, vivid yellow-green. Relative luminance 0.641; OKLCH L 85.3% C 0.135 H 122.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDD75 |
|---|---|
| RGB | rgb(191, 221, 117) |
| HSL | hsl(77, 60%, 66%) |
| HSV | hsv(77, 47%, 87%) |
| CMYK | cmyk(13.6%, 0%, 47.1%, 13.3%) |
| CIE-LAB | lab(84.00, -25.94, 47.50) |
| CIE-LCH | lch(84.00, 54.12, 118.64°) |
| OKLab | oklab(85.31% -0.0726 0.1139) |
| OKLCH | oklch(85.31% 0.135 122.5) |
| XYZ | xyz(50.5533, 64.0735, 26.5303) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.93
Greenish Beige
#C9D179
ΔE00 5.24
Greenish Tan
#BCCB7A
ΔE00 5.38
Pale Olive
#B9CC81
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 6.32
Light Yellow Green
#CCFD7F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDD75 #9375DD
analogous
#DDC775 #BFDD75 #8BDD75
triadic
#BFDD75 #75BFDD #DD75BF
tetradic
#BFDD75 #75DDC7 #9375DD #DD758B
square
#BFDD75 #75DDC7 #9375DD #DD758B
split-complementary
#BFDD75 #758BDD #C775DD
monochromatic
#87AD2B #A8D144 #BFDD75 #D6E9A6 #EDF5D7
Accessibility & contrast
On white
1.52
#BFDD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BFDD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDD75
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDD75 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D26C
Deuteranopia (green-blind)
#E4D17B
Tritanopia (blue-blind)
#C6D4C5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfdd75; /* rgb */ color: rgb(191, 221, 117); /* oklch */ color: oklch(85.3% 0.135 122.5);
Tailwind
colors: {
custom: {
50: '#d4e79f',
500: '#bfdd75',
950: '#000000',
},
}SCSS
$custom: #bfdd75; $custom-light: #d4e79f; $custom-dark: #000000;
JSON
{
"hex": "#bfdd75",
"rgb": {
"r": 191,
"g": 221,
"b": 117
},
"hsl": {
"h": 77.308,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.85308,
"c": 0.13502,
"h": 122.5
},
"luminance": 0.64074
}Semantic roles & 50–950 ramp
primary
#BFDD75
secondary
#6547AF
accent
#1DC84F
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480