#BFEF9F#BFEF9F
#BFEF9F is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 89.9% C 0.116 H 133.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEF9F |
|---|---|
| RGB | rgb(191, 239, 159) |
| HSL | hsl(96, 71%, 78%) |
| HSV | hsv(96, 33%, 94%) |
| CMYK | cmyk(20.1%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(89.54, -29.33, 33.83) |
| CIE-LCH | lch(89.54, 44.77, 130.93°) |
| OKLab | oklab(89.95% -0.0799 0.0844) |
| OKLCH | oklch(89.95% 0.116 133.5) |
| XYZ | xyz(58.6091, 75.3114, 44.2429) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.92
Tea Green
#BDF8A3
ΔE00 2.30
Light Sage
#BCECAC
ΔE00 3.24
Light Light Green
#C8FFB0
ΔE00 3.44
Pale Green
#C7FDB5
ΔE00 3.65
Light Grey Green
#B7E1A1
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEF9F #CF9FEF
analogous
#E7EF9F #BFEF9F #9FEFA7
triadic
#BFEF9F #9FBFEF #EF9FBF
tetradic
#BFEF9F #9FE7EF #CF9FEF #EFA79F
square
#BFEF9F #9FE7EF #CF9FEF #EFA79F
split-complementary
#BFEF9F #A79FEF #EF9FE7
monochromatic
#79DE36 #9CE66B #BFEF9F #E2F8D3 #EEFBE5
Accessibility & contrast
On white
1.31
#BFEF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#BFEF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEF9F
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEF9F | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49A
Deuteranopia (green-blind)
#EEE0A3
Tritanopia (blue-blind)
#C0E9DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bfef9f; /* rgb */ color: rgb(191, 239, 159); /* oklch */ color: oklch(89.9% 0.116 133.5);
Tailwind
colors: {
custom: {
50: '#d3f4bc',
500: '#bfef9f',
950: '#000000',
},
}SCSS
$custom: #bfef9f; $custom-light: #d3f4bc; $custom-dark: #000000;
JSON
{
"hex": "#bfef9f",
"rgb": {
"r": 191,
"g": 239,
"b": 159
},
"hsl": {
"h": 96,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.89949,
"c": 0.11621,
"h": 133.5
},
"luminance": 0.75313
}Semantic roles & 50–950 ramp
primary
#BFEF9F
secondary
#A366CC
accent
#12D386
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582