#BFEB93#BFEB93
#BFEB93 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.9% C 0.123 H 130.2°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEB93 |
|---|---|
| RGB | rgb(191, 235, 147) |
| HSL | hsl(90, 69%, 75%) |
| HSV | hsv(90, 37%, 92%) |
| CMYK | cmyk(18.7%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(88.26, -29.07, 38.16) |
| CIE-LCH | lch(88.26, 47.97, 127.30°) |
| OKLab | oklab(88.86% -0.0796 0.0942) |
| OKLCH | oklch(88.86% 0.123 130.2) |
| XYZ | xyz(56.4598, 72.5987, 38.6365) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.69
Washed Out Green
#BCF5A6
ΔE00 3.76
Celery
#C1FD95
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 4.30
Light Grey Green
#B7E1A1
ΔE00 4.86
Light Sage
#BCECAC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEB93 #BF93EB
analogous
#EBEB93 #BFEB93 #93EB93
triadic
#BFEB93 #93BFEB #EB93BF
tetradic
#BFEB93 #93EBEB #BF93EB #EB9393
square
#BFEB93 #93EBEB #BF93EB #EB9393
split-complementary
#BFEB93 #9393EB #EB93EB
monochromatic
#82D82C #A0E15F #BFEB93 #DEF5C7 #F0FAE5
Accessibility & contrast
On white
1.35
#BFEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#BFEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEB93
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEB93 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08D
Deuteranopia (green-blind)
#ECDC98
Tritanopia (blue-blind)
#C2E4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfeb93; /* rgb */ color: rgb(191, 235, 147); /* oklch */ color: oklch(88.9% 0.123 130.2);
Tailwind
colors: {
custom: {
50: '#d3f1b3',
500: '#bfeb93',
950: '#000000',
},
}SCSS
$custom: #bfeb93; $custom-light: #d3f1b3; $custom-dark: #000000;
JSON
{
"hex": "#bfeb93",
"rgb": {
"r": 191,
"g": 235,
"b": 147
},
"hsl": {
"h": 90,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.88857,
"c": 0.12326,
"h": 130.2
},
"luminance": 0.726
}Semantic roles & 50–950 ramp
primary
#BFEB93
secondary
#915CC6
accent
#15D173
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581