#BFE79F#BFE79F
#BFE79F is a very light, moderate yellow-green. Relative luminance 0.707; OKLCH L 88.2% C 0.104 H 131.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE79F |
|---|---|
| RGB | rgb(191, 231, 159) |
| HSL | hsl(93, 60%, 76%) |
| HSV | hsv(93, 31%, 91%) |
| CMYK | cmyk(17.3%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(87.35, -25.53, 30.92) |
| CIE-LCH | lch(87.35, 40.10, 129.55°) |
| OKLab | oklab(88.2% -0.0694 0.0775) |
| OKLCH | oklch(88.2% 0.104 131.8) |
| XYZ | xyz(56.3186, 70.7305, 43.4794) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.24
Light Sage
#BCECAC
ΔE00 2.77
Washed Out Green
#BCF5A6
ΔE00 3.72
Tea Green
#BDF8A3
ΔE00 4.42
Pale Green
#C7FDB5
ΔE00 4.97
Very Pale Green
#CFFDBC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE79F #C79FE7
analogous
#E3E79F #BFE79F #9FE7A3
triadic
#BFE79F #9FBFE7 #E79FBF
tetradic
#BFE79F #9FE3E7 #C79FE7 #E7A39F
square
#BFE79F #9FE3E7 #C79FE7 #E7A39F
split-complementary
#BFE79F #A39FE7 #E79FE3
monochromatic
#7ECF3D #9EDB6E #BFE79F #E0F3D0 #EFF9E7
Accessibility & contrast
On white
1.39
#BFE79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#BFE79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE79F
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE79F | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#E7DAA3
Tritanopia (blue-blind)
#C1E1D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfe79f; /* rgb */ color: rgb(191, 231, 159); /* oklch */ color: oklch(88.2% 0.104 131.8);
Tailwind
colors: {
custom: {
50: '#d3eebc',
500: '#bfe79f',
950: '#000000',
},
}SCSS
$custom: #bfe79f; $custom-light: #d3eebc; $custom-dark: #000000;
JSON
{
"hex": "#bfe79f",
"rgb": {
"r": 191,
"g": 231,
"b": 159
},
"hsl": {
"h": 93.333,
"s": 60,
"l": 76.471
},
"oklch": {
"l": 0.88196,
"c": 0.10398,
"h": 131.8
},
"luminance": 0.70731
}Semantic roles & 50–950 ramp
primary
#BFE79F
secondary
#9A69C2
accent
#1EC87C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582