#BFEF7B#BFEF7B
#BFEF7B is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.4% C 0.154 H 127.7°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEF7B |
|---|---|
| RGB | rgb(191, 239, 123) |
| HSL | hsl(85, 78%, 71%) |
| HSV | hsv(85, 49%, 94%) |
| CMYK | cmyk(20.1%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(89.04, -33.75, 50.78) |
| CIE-LCH | lch(89.04, 60.98, 123.61°) |
| OKLab | oklab(89.38% -0.094 0.1215) |
| OKLCH | oklch(89.38% 0.154 127.7) |
| XYZ | xyz(55.9271, 74.2386, 30.1180) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Light Yellow Green
#CCFD7F
ΔE00 3.13
Light Pea Green
#C4FE82
ΔE00 3.19
Light Yellowish Green
#C2FF89
ΔE00 3.59
Pale Lime
#BEFD73
ΔE00 3.65
Celery
#C1FD95
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEF7B #AB7BEF
analogous
#EFE57B #BFEF7B #85EF7B
triadic
#BFEF7B #7BBFEF #EF7BBF
tetradic
#BFEF7B #7BEFE5 #AB7BEF #EF7B85
square
#BFEF7B #7BEFE5 #AB7BEF #EF7B85
split-complementary
#BFEF7B #7B85EF #E57BEF
monochromatic
#88D61A #A5E844 #BFEF7B #D9F6B2 #F2FCE4
Accessibility & contrast
On white
1.33
#BFEF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#BFEF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEF7B
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEF7B | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E271
Deuteranopia (green-blind)
#F2DF82
Tritanopia (blue-blind)
#C4E6D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bfef7b; /* rgb */ color: rgb(191, 239, 123); /* oklch */ color: oklch(89.4% 0.154 127.7);
Tailwind
colors: {
custom: {
50: '#d4f4a3',
500: '#bfef7b',
950: '#000000',
},
}SCSS
$custom: #bfef7b; $custom-light: #d4f4a3; $custom-dark: #000000;
JSON
{
"hex": "#bfef7b",
"rgb": {
"r": 191,
"g": 239,
"b": 123
},
"hsl": {
"h": 84.828,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.89379,
"c": 0.15363,
"h": 127.7
},
"luminance": 0.74239
}Semantic roles & 50–950 ramp
primary
#BFEF7B
secondary
#7C45C9
accent
#0BDB61
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580