#BFEF8F#BFEF8F
#BFEF8F is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.7% C 0.133 H 130.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEF8F |
|---|---|
| RGB | rgb(191, 239, 143) |
| HSL | hsl(90, 75%, 75%) |
| HSV | hsv(90, 40%, 94%) |
| CMYK | cmyk(20.1%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(89.30, -31.45, 41.48) |
| CIE-LCH | lch(89.30, 52.05, 127.17°) |
| OKLab | oklab(89.67% -0.0864 0.1017) |
| OKLCH | oklch(89.67% 0.133 130.4) |
| XYZ | xyz(57.3094, 74.7915, 37.3981) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Celery
#C1FD95
ΔE00 3.13
Tea Green
#BDF8A3
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 4.06
Light Yellowish Green
#C2FF89
ΔE00 4.15
Pale Light Green
#B1FC99
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEF8F #BF8FEF
analogous
#EFEF8F #BFEF8F #8FEF8F
triadic
#BFEF8F #8FBFEF #EF8FBF
tetradic
#BFEF8F #8FEFEF #BF8FEF #EF8F8F
square
#BFEF8F #8FEFEF #BF8FEF #EF8F8F
split-complementary
#BFEF8F #8F8FEF #EF8FEF
monochromatic
#82E024 #A0E759 #BFEF8F #DEF7C5 #F0FBE4
Accessibility & contrast
On white
1.32
#BFEF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#BFEF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEF8F
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEF8F | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E388
Deuteranopia (green-blind)
#F0DF94
Tritanopia (blue-blind)
#C2E8D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bfef8f; /* rgb */ color: rgb(191, 239, 143); /* oklch */ color: oklch(89.7% 0.133 130.4);
Tailwind
colors: {
custom: {
50: '#d4f4b1',
500: '#bfef8f',
950: '#000000',
},
}SCSS
$custom: #bfef8f; $custom-light: #d4f4b1; $custom-dark: #000000;
JSON
{
"hex": "#bfef8f",
"rgb": {
"r": 191,
"g": 239,
"b": 143
},
"hsl": {
"h": 90,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.89674,
"c": 0.1334,
"h": 130.4
},
"luminance": 0.74793
}Semantic roles & 50–950 ramp
primary
#BFEF8F
secondary
#9157CB
accent
#0ED773
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581