#BFEF99#BFEF99
#BFEF99 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.8% C 0.123 H 132.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEF99 |
|---|---|
| RGB | rgb(191, 239, 153) |
| HSL | hsl(93, 73%, 77%) |
| HSV | hsv(93, 36%, 94%) |
| CMYK | cmyk(20.1%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(89.44, -30.15, 36.71) |
| CIE-LCH | lch(89.44, 47.51, 129.40°) |
| OKLab | oklab(89.84% -0.0824 0.091) |
| OKLCH | oklch(89.84% 0.123 132.2) |
| XYZ | xyz(58.1010, 75.1082, 41.5671) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.51
Washed Out Green
#BCF5A6
ΔE00 2.60
Celery
#C1FD95
ΔE00 3.71
Light Light Green
#C8FFB0
ΔE00 3.89
Pistachio (survey)
#C0FA8B
ΔE00 4.09
Light Sage
#BCECAC
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEF99 #C999EF
analogous
#EAEF99 #BFEF99 #99EF9E
triadic
#BFEF99 #99BFEF #EF99BF
tetradic
#BFEF99 #99EAEF #C999EF #EF9E99
square
#BFEF99 #99EAEF #C999EF #EF9E99
split-complementary
#BFEF99 #9E99EF #EF99EA
monochromatic
#7DDE2F #9EE764 #BFEF99 #E0F7CE #EEFBE5
Accessibility & contrast
On white
1.31
#BFEF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#BFEF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEF99
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEF99 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E393
Deuteranopia (green-blind)
#EFDF9E
Tritanopia (blue-blind)
#C1E8D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bfef99; /* rgb */ color: rgb(191, 239, 153); /* oklch */ color: oklch(89.8% 0.123 132.2);
Tailwind
colors: {
custom: {
50: '#d3f4b8',
500: '#bfef99',
950: '#000000',
},
}SCSS
$custom: #bfef99; $custom-light: #d3f4b8; $custom-dark: #000000;
JSON
{
"hex": "#bfef99",
"rgb": {
"r": 191,
"g": 239,
"b": 153
},
"hsl": {
"h": 93.488,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.89841,
"c": 0.12272,
"h": 132.2
},
"luminance": 0.75109
}Semantic roles & 50–950 ramp
primary
#BFEF99
secondary
#9C61CC
accent
#11D57E
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581