#BFEB90#BFEB90
#BFEB90 is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.8% C 0.127 H 129.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEB90 |
|---|---|
| RGB | rgb(191, 235, 144) |
| HSL | hsl(89, 69%, 74%) |
| HSV | hsv(89, 39%, 92%) |
| CMYK | cmyk(18.7%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(88.21, -29.45, 39.59) |
| CIE-LCH | lch(88.21, 49.35, 126.65°) |
| OKLab | oklab(88.81% -0.0808 0.0974) |
| OKLCH | oklch(88.81% 0.127 129.7) |
| XYZ | xyz(56.2274, 72.5058, 37.4128) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.96
Pistachio (survey)
#C0FA8B
ΔE00 4.01
Washed Out Green
#BCF5A6
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.16
Light Yellowish Green
#C2FF89
ΔE00 5.23
Pale Light Green
#B1FC99
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEB90 #BC90EB
analogous
#EBEA90 #BFEB90 #92EB90
triadic
#BFEB90 #90BFEB #EB90BF
tetradic
#BFEB90 #90EBEA #BC90EB #EB9092
square
#BFEB90 #90EBEA #BC90EB #EB9092
split-complementary
#BFEB90 #9092EB #EA90EB
monochromatic
#83D828 #A1E25C #BFEB90 #DDF4C4 #F0FAE5
Accessibility & contrast
On white
1.35
#BFEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#BFEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEB90
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEB90 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF89
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#C2E4D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfeb90; /* rgb */ color: rgb(191, 235, 144); /* oklch */ color: oklch(88.8% 0.127 129.7);
Tailwind
colors: {
custom: {
50: '#d3f1b1',
500: '#bfeb90',
950: '#000000',
},
}SCSS
$custom: #bfeb90; $custom-light: #d3f1b1; $custom-dark: #000000;
JSON
{
"hex": "#bfeb90",
"rgb": {
"r": 191,
"g": 235,
"b": 144
},
"hsl": {
"h": 89.011,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.88807,
"c": 0.1265,
"h": 129.7
},
"luminance": 0.72507
}Semantic roles & 50–950 ramp
primary
#BFEB90
secondary
#8E59C6
accent
#14D170
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581