#BFEB95#BFEB95
#BFEB95 is a very light, vivid yellow-green. Relative luminance 0.727; OKLCH L 88.9% C 0.121 H 130.6°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEB95 |
|---|---|
| RGB | rgb(191, 235, 149) |
| HSL | hsl(91, 68%, 75%) |
| HSV | hsv(91, 37%, 92%) |
| CMYK | cmyk(18.7%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(88.29, -28.81, 37.20) |
| CIE-LCH | lch(88.29, 47.05, 127.75°) |
| OKLab | oklab(88.89% -0.0787 0.092) |
| OKLCH | oklch(88.89% 0.121 130.6) |
| XYZ | xyz(56.6181, 72.6620, 39.4702) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 3.54
Celery
#C1FD95
ΔE00 4.42
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 4.55
Light Sage
#BCECAC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEB95 #C195EB
analogous
#EAEB95 #BFEB95 #95EB96
triadic
#BFEB95 #95BFEB #EB95BF
tetradic
#BFEB95 #95EAEB #C195EB #EB9695
square
#BFEB95 #95EAEB #C195EB #EB9695
split-complementary
#BFEB95 #9695EB #EB95EA
monochromatic
#81D82E #A0E162 #BFEB95 #DEF5C8 #EFFAE5
Accessibility & contrast
On white
1.35
#BFEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#BFEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEB95
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEB95 | 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)
#F3E08F
Deuteranopia (green-blind)
#ECDC99
Tritanopia (blue-blind)
#C2E4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfeb95; /* rgb */ color: rgb(191, 235, 149); /* oklch */ color: oklch(88.9% 0.121 130.6);
Tailwind
colors: {
custom: {
50: '#d3f1b5',
500: '#bfeb95',
950: '#000000',
},
}SCSS
$custom: #bfeb95; $custom-light: #d3f1b5; $custom-dark: #000000;
JSON
{
"hex": "#bfeb95",
"rgb": {
"r": 191,
"g": 235,
"b": 149
},
"hsl": {
"h": 90.698,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.88891,
"c": 0.12109,
"h": 130.6
},
"luminance": 0.72663
}Semantic roles & 50–950 ramp
primary
#BFEB95
secondary
#935EC6
accent
#15D075
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581