#BFDF90#BFDF90
#BFDF90 is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.2% C 0.109 H 126.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF90 |
|---|---|
| RGB | rgb(191, 223, 144) |
| HSL | hsl(84, 55%, 72%) |
| HSV | hsv(84, 35%, 87%) |
| CMYK | cmyk(14.3%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(84.93, -23.73, 35.33) |
| CIE-LCH | lch(84.93, 42.56, 123.89°) |
| OKLab | oklab(86.17% -0.0647 0.0875) |
| OKLCH | oklch(86.17% 0.109 126.5) |
| XYZ | xyz(52.9070, 65.8649, 36.3060) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.60
Light Grey Green
#B7E1A1
ΔE00 4.15
Pale Olive
#B9CC81
ΔE00 4.85
Light Sage
#BCECAC
ΔE00 5.66
Greenish Tan
#BCCB7A
ΔE00 5.76
Light Moss Green
#A6C875
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF90 #B090DF
analogous
#DFD890 #BFDF90 #98DF90
triadic
#BFDF90 #90BFDF #DF90BF
tetradic
#BFDF90 #90DFD8 #B090DF #DF9098
square
#BFDF90 #90DFD8 #B090DF #DF9098
split-complementary
#BFDF90 #9098DF #D890DF
monochromatic
#87BE37 #A4D160 #BFDF90 #DAEDC0 #F1F8E7
Accessibility & contrast
On white
1.48
#BFDF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BFDF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF90
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF90 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58A
Deuteranopia (green-blind)
#E2D494
Tritanopia (blue-blind)
#C3D8CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf90; /* rgb */ color: rgb(191, 223, 144); /* oklch */ color: oklch(86.2% 0.109 126.5);
Tailwind
colors: {
custom: {
50: '#d3e9b1',
500: '#bfdf90',
950: '#000000',
},
}SCSS
$custom: #bfdf90; $custom-light: #d3e9b1; $custom-dark: #000000;
JSON
{
"hex": "#bfdf90",
"rgb": {
"r": 191,
"g": 223,
"b": 144
},
"hsl": {
"h": 84.304,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.86171,
"c": 0.10882,
"h": 126.5
},
"luminance": 0.65865
}Semantic roles & 50–950 ramp
primary
#BFDF90
secondary
#815CB7
accent
#23C364
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141611
muted
#838481