#BFDE95#BFDE95
#BFDE95 is a very light, moderate yellow-green. Relative luminance 0.655; OKLCH L 86.0% C 0.102 H 127.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDE95 |
|---|---|
| RGB | rgb(191, 222, 149) |
| HSL | hsl(85, 53%, 73%) |
| HSV | hsv(85, 33%, 87%) |
| CMYK | cmyk(14%, 0%, 32.9%, 12.9%) |
| CIE-LAB | lab(84.73, -22.58, 32.53) |
| CIE-LCH | lch(84.73, 39.60, 124.76°) |
| OKLab | oklab(86.04% -0.0613 0.0811) |
| OKLCH | oklch(86.04% 0.102 127.1) |
| XYZ | xyz(53.0313, 65.4884, 38.2746) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.37
Pale Olive Green
#B1D27B
ΔE00 4.09
Pale Olive
#B9CC81
ΔE00 4.82
Light Sage
#BCECAC
ΔE00 5.11
Greenish Tan
#BCCB7A
ΔE00 5.96
Light Moss Green
#A6C875
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDE95 #B495DE
analogous
#DED895 #BFDE95 #9BDE95
triadic
#BFDE95 #95BFDE #DE95BF
tetradic
#BFDE95 #95DED8 #B495DE #DE959B
square
#BFDE95 #95DED8 #B495DE #DE959B
split-complementary
#BFDE95 #959BDE #D895DE
monochromatic
#86BE3B #A3CF66 #BFDE95 #DBEDC4 #F1F8E8
Accessibility & contrast
On white
1.49
#BFDE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BFDE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDE95
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDE95 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D590
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#C3D8CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfde95; /* rgb */ color: rgb(191, 222, 149); /* oklch */ color: oklch(86.0% 0.102 127.1);
Tailwind
colors: {
custom: {
50: '#d3e8b4',
500: '#bfde95',
950: '#000000',
},
}SCSS
$custom: #bfde95; $custom-light: #d3e8b4; $custom-dark: #000000;
JSON
{
"hex": "#bfde95",
"rgb": {
"r": 191,
"g": 222,
"b": 149
},
"hsl": {
"h": 85.479,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.86043,
"c": 0.10164,
"h": 127.1
},
"luminance": 0.65489
}Semantic roles & 50–950 ramp
primary
#BFDE95
secondary
#8561B6
accent
#26C067
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481