#BFEE7B#BFEE7B
#BFEE7B is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.2% C 0.152 H 127.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEE7B |
|---|---|
| RGB | rgb(191, 238, 123) |
| HSL | hsl(85, 77%, 71%) |
| HSV | hsv(85, 48%, 93%) |
| CMYK | cmyk(19.7%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(88.76, -33.29, 50.45) |
| CIE-LCH | lch(88.76, 60.44, 123.42°) |
| OKLab | oklab(89.16% -0.0927 0.1208) |
| OKLCH | oklch(89.16% 0.152 127.5) |
| XYZ | xyz(55.6352, 73.6547, 30.0207) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Light Yellow Green
#CCFD7F
ΔE00 3.32
Light Pea Green
#C4FE82
ΔE00 3.42
Light Yellowish Green
#C2FF89
ΔE00 3.81
Pale Lime
#BEFD73
ΔE00 3.89
Celery
#C1FD95
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEE7B #AA7BEE
analogous
#EEE47B #BFEE7B #85EE7B
triadic
#BFEE7B #7BBFEE #EE7BBF
tetradic
#BFEE7B #7BEEE4 #AA7BEE #EE7B85
square
#BFEE7B #7BEEE4 #AA7BEE #EE7B85
split-complementary
#BFEE7B #7B85EE #E47BEE
monochromatic
#88D31B #A5E745 #BFEE7B #D9F5B1 #F2FCE4
Accessibility & contrast
On white
1.33
#BFEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#BFEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEE7B
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEE7B | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E171
Deuteranopia (green-blind)
#F1DE82
Tritanopia (blue-blind)
#C4E5D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bfee7b; /* rgb */ color: rgb(191, 238, 123); /* oklch */ color: oklch(89.2% 0.152 127.5);
Tailwind
colors: {
custom: {
50: '#d4f3a3',
500: '#bfee7b',
950: '#000000',
},
}SCSS
$custom: #bfee7b; $custom-light: #d4f3a3; $custom-dark: #000000;
JSON
{
"hex": "#bfee7b",
"rgb": {
"r": 191,
"g": 238,
"b": 123
},
"hsl": {
"h": 84.522,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.89157,
"c": 0.15226,
"h": 127.5
},
"luminance": 0.73655
}Semantic roles & 50–950 ramp
primary
#BFEE7B
secondary
#7B46C8
accent
#0CD960
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580