#BFE89F#BFE89F
#BFE89F is a very light, moderate yellow-green. Relative luminance 0.713; OKLCH L 88.4% C 0.105 H 132.1°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE89F |
|---|---|
| RGB | rgb(191, 232, 159) |
| HSL | hsl(94, 61%, 77%) |
| HSV | hsv(94, 31%, 91%) |
| CMYK | cmyk(17.7%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(87.63, -26.01, 31.28) |
| CIE-LCH | lch(87.63, 40.68, 129.74°) |
| OKLab | oklab(88.41% -0.0707 0.0783) |
| OKLCH | oklch(88.41% 0.106 132.1) |
| XYZ | xyz(56.5993, 71.2919, 43.5729) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.43
Light Sage
#BCECAC
ΔE00 2.74
Washed Out Green
#BCF5A6
ΔE00 3.46
Tea Green
#BDF8A3
ΔE00 4.14
Pale Green
#C7FDB5
ΔE00 4.77
Light Light Green
#C8FFB0
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE89F #C89FE8
analogous
#E4E89F #BFE89F #9FE8A4
triadic
#BFE89F #9FBFE8 #E89FBF
tetradic
#BFE89F #9FE4E8 #C89FE8 #E8A49F
square
#BFE89F #9FE4E8 #C89FE8 #E8A49F
split-complementary
#BFE89F #A49FE8 #E89FE4
monochromatic
#7DD03C #9EDC6E #BFE89F #E0F4D0 #EFF9E6
Accessibility & contrast
On white
1.38
#BFE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#BFE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE89F
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE89F | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9A
Deuteranopia (green-blind)
#E8DBA3
Tritanopia (blue-blind)
#C1E2D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe89f; /* rgb */ color: rgb(191, 232, 159); /* oklch */ color: oklch(88.4% 0.105 132.1);
Tailwind
colors: {
custom: {
50: '#d3efbc',
500: '#bfe89f',
950: '#000000',
},
}SCSS
$custom: #bfe89f; $custom-light: #d3efbc; $custom-dark: #000000;
JSON
{
"hex": "#bfe89f",
"rgb": {
"r": 191,
"g": 232,
"b": 159
},
"hsl": {
"h": 93.699,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.88414,
"c": 0.1055,
"h": 132.1
},
"luminance": 0.71293
}Semantic roles & 50–950 ramp
primary
#BFE89F
secondary
#9B68C3
accent
#1CC97D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582