#BFEB94#BFEB94
#BFEB94 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.9% C 0.122 H 130.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEB94 |
|---|---|
| RGB | rgb(191, 235, 148) |
| HSL | hsl(90, 69%, 75%) |
| HSV | hsv(90, 37%, 92%) |
| CMYK | cmyk(18.7%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(88.27, -28.94, 37.68) |
| CIE-LCH | lch(88.27, 47.51, 127.52°) |
| OKLab | oklab(88.87% -0.0791 0.0931) |
| OKLCH | oklch(88.87% 0.122 130.4) |
| XYZ | xyz(56.5386, 72.6302, 39.0515) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.61
Washed Out Green
#BCF5A6
ΔE00 3.64
Celery
#C1FD95
ΔE00 4.35
Pistachio (survey)
#C0FA8B
ΔE00 4.40
Light Grey Green
#B7E1A1
ΔE00 4.71
Light Sage
#BCECAC
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEB94 #C094EB
analogous
#EAEB94 #BFEB94 #94EB95
triadic
#BFEB94 #94BFEB #EB94BF
tetradic
#BFEB94 #94EAEB #C094EB #EB9594
square
#BFEB94 #94EAEB #C094EB #EB9594
split-complementary
#BFEB94 #9594EB #EB94EA
monochromatic
#81D82D #A0E160 #BFEB94 #DEF5C8 #F0FAE5
Accessibility & contrast
On white
1.35
#BFEB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#BFEB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEB94
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEB94 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08E
Deuteranopia (green-blind)
#ECDC99
Tritanopia (blue-blind)
#C2E4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfeb94; /* rgb */ color: rgb(191, 235, 148); /* oklch */ color: oklch(88.9% 0.122 130.4);
Tailwind
colors: {
custom: {
50: '#d3f1b4',
500: '#bfeb94',
950: '#000000',
},
}SCSS
$custom: #bfeb94; $custom-light: #d3f1b4; $custom-dark: #000000;
JSON
{
"hex": "#bfeb94",
"rgb": {
"r": 191,
"g": 235,
"b": 148
},
"hsl": {
"h": 90.345,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.88874,
"c": 0.12218,
"h": 130.4
},
"luminance": 0.72631
}Semantic roles & 50–950 ramp
primary
#BFEB94
secondary
#925DC6
accent
#15D074
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581