#BFDF95#BFDF95
#BFDF95 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.3% C 0.103 H 127.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF95 |
|---|---|
| RGB | rgb(191, 223, 149) |
| HSL | hsl(86, 54%, 73%) |
| HSV | hsv(86, 33%, 87%) |
| CMYK | cmyk(14.3%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(85.01, -23.06, 32.89) |
| CIE-LCH | lch(85.01, 40.17, 125.04°) |
| OKLab | oklab(86.26% -0.0627 0.0819) |
| OKLCH | oklch(86.26% 0.103 127.4) |
| XYZ | xyz(53.2976, 66.0212, 38.3634) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.33
Pale Olive Green
#B1D27B
ΔE00 4.14
Light Sage
#BCECAC
ΔE00 4.97
Pale Olive
#B9CC81
ΔE00 5.04
Washed Out Green
#BCF5A6
ΔE00 5.91
Light Moss Green
#A6C875
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF95 #B595DF
analogous
#DFDA95 #BFDF95 #9ADF95
triadic
#BFDF95 #95BFDF #DF95BF
tetradic
#BFDF95 #95DFDA #B595DF #DF959A
square
#BFDF95 #95DFDA #B595DF #DF959A
split-complementary
#BFDF95 #959ADF #DA95DF
monochromatic
#86C03A #A3D166 #BFDF95 #DBEDC4 #F1F8E7
Accessibility & contrast
On white
1.48
#BFDF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BFDF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF95
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF95 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D690
Deuteranopia (green-blind)
#E2D499
Tritanopia (blue-blind)
#C3D9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf95; /* rgb */ color: rgb(191, 223, 149); /* oklch */ color: oklch(86.3% 0.103 127.4);
Tailwind
colors: {
custom: {
50: '#d3e9b5',
500: '#bfdf95',
950: '#000000',
},
}SCSS
$custom: #bfdf95; $custom-light: #d3e9b5; $custom-dark: #000000;
JSON
{
"hex": "#bfdf95",
"rgb": {
"r": 191,
"g": 223,
"b": 149
},
"hsl": {
"h": 85.946,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.86261,
"c": 0.10314,
"h": 127.4
},
"luminance": 0.66022
}Semantic roles & 50–950 ramp
primary
#BFDF95
secondary
#8661B7
accent
#24C168
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481