#BFE09F#BFE09F
#BFE09F is a very light, moderate yellow-green. Relative luminance 0.669; OKLCH L 86.7% C 0.093 H 130.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE09F |
|---|---|
| RGB | rgb(191, 224, 159) |
| HSL | hsl(90, 51%, 75%) |
| HSV | hsv(90, 29%, 88%) |
| CMYK | cmyk(14.7%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(85.45, -22.15, 28.36) |
| CIE-LCH | lch(85.45, 35.98, 127.99°) |
| OKLab | oklab(86.67% -0.0599 0.0713) |
| OKLCH | oklch(86.67% 0.093 130) |
| XYZ | xyz(54.3985, 66.8902, 42.8393) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.93
Light Sage
#BCECAC
ΔE00 3.73
Washed Out Green
#BCF5A6
ΔE00 5.66
Pale Olive Green
#B1D27B
ΔE00 5.68
Pale Olive
#B9CC81
ΔE00 6.11
Very Pale Green
#CFFDBC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE09F #C09FE0
analogous
#DFE09F #BFE09F #9FE0A0
triadic
#BFE09F #9FBFE0 #E09FBF
tetradic
#BFE09F #9FDFE0 #C09FE0 #E0A09F
square
#BFE09F #9FDFE0 #C09FE0 #E0A09F
split-complementary
#BFE09F #A09FE0 #E09FDF
monochromatic
#81C242 #A0D171 #BFE09F #DEEFCD #F0F8E8
Accessibility & contrast
On white
1.46
#BFE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BFE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE09F
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE09F | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#E1D5A2
Tritanopia (blue-blind)
#C1DACF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfe09f; /* rgb */ color: rgb(191, 224, 159); /* oklch */ color: oklch(86.7% 0.093 130.0);
Tailwind
colors: {
custom: {
50: '#d3e9bb',
500: '#bfe09f',
950: '#000000',
},
}SCSS
$custom: #bfe09f; $custom-light: #d3e9bb; $custom-dark: #000000;
JSON
{
"hex": "#bfe09f",
"rgb": {
"r": 191,
"g": 224,
"b": 159
},
"hsl": {
"h": 90.462,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.8667,
"c": 0.09317,
"h": 130
},
"luminance": 0.66891
}Semantic roles & 50–950 ramp
primary
#BFE09F
secondary
#926AB9
accent
#27BF74
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482