#BFE393#BFE393
#BFE393 is a very light, moderate yellow-green. Relative luminance 0.681; OKLCH L 87.1% C 0.111 H 128.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE393 |
|---|---|
| RGB | rgb(191, 227, 147) |
| HSL | hsl(87, 59%, 73%) |
| HSV | hsv(87, 35%, 89%) |
| CMYK | cmyk(15.9%, 0%, 35.2%, 11%) |
| CIE-LAB | lab(86.07, -25.26, 35.30) |
| CIE-LCH | lch(86.07, 43.41, 125.59°) |
| OKLab | oklab(87.1% -0.0689 0.0875) |
| OKLCH | oklch(87.1% 0.111 128.2) |
| XYZ | xyz(54.2207, 68.1205, 37.8901) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.79
Pale Olive Green
#B1D27B
ΔE00 4.36
Light Sage
#BCECAC
ΔE00 4.90
Washed Out Green
#BCF5A6
ΔE00 5.08
Tea Green
#BDF8A3
ΔE00 5.40
Pale Olive
#B9CC81
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE393 #B793E3
analogous
#E3DF93 #BFE393 #97E393
triadic
#BFE393 #93BFE3 #E393BF
tetradic
#BFE393 #93E3DF #B793E3 #E39397
square
#BFE393 #93E3DF #B793E3 #E39397
split-complementary
#BFE393 #9397E3 #DF93E3
monochromatic
#85C834 #A2D662 #BFE393 #DCF0C4 #F1F9E7
Accessibility & contrast
On white
1.44
#BFE393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BFE393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE393
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE393 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#E5D797
Tritanopia (blue-blind)
#C3DCCF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfe393; /* rgb */ color: rgb(191, 227, 147); /* oklch */ color: oklch(87.1% 0.111 128.2);
Tailwind
colors: {
custom: {
50: '#d3ecb3',
500: '#bfe393',
950: '#000000',
},
}SCSS
$custom: #bfe393; $custom-light: #d3ecb3; $custom-dark: #000000;
JSON
{
"hex": "#bfe393",
"rgb": {
"r": 191,
"g": 227,
"b": 147
},
"hsl": {
"h": 87,
"s": 58.824,
"l": 73.333
},
"oklch": {
"l": 0.871,
"c": 0.11138,
"h": 128.2
},
"luminance": 0.68121
}Semantic roles & 50–950 ramp
primary
#BFE393
secondary
#885EBC
accent
#1FC66A
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481