#BFE98F#BFE98F
#BFE98F is a very light, vivid yellow-green. Relative luminance 0.713; OKLCH L 88.3% C 0.125 H 129.1°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE98F |
|---|---|
| RGB | rgb(191, 233, 143) |
| HSL | hsl(88, 67%, 74%) |
| HSV | hsv(88, 39%, 91%) |
| CMYK | cmyk(18%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(87.65, -28.64, 39.36) |
| CIE-LCH | lch(87.65, 48.68, 126.04°) |
| OKLab | oklab(88.35% -0.0785 0.0968) |
| OKLCH | oklch(88.35% 0.125 129.1) |
| XYZ | xyz(55.5820, 71.3366, 36.8223) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.38
Pistachio (survey)
#C0FA8B
ΔE00 4.44
Washed Out Green
#BCF5A6
ΔE00 4.48
Celery
#C1FD95
ΔE00 4.65
Light Grey Green
#B7E1A1
ΔE00 5.17
Pale Olive Green
#B1D27B
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE98F #B98FE9
analogous
#E9E68F #BFE98F #92E98F
triadic
#BFE98F #8FBFE9 #E98FBF
tetradic
#BFE98F #8FE9E6 #B98FE9 #E98F92
square
#BFE98F #8FE9E6 #B98FE9 #E98F92
split-complementary
#BFE98F #8F92E9 #E68FE9
monochromatic
#84D42A #A2DF5C #BFE98F #DCF3C2 #F0FAE5
Accessibility & contrast
On white
1.38
#BFE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#BFE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE98F
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE98F | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE88
Deuteranopia (green-blind)
#EBDB94
Tritanopia (blue-blind)
#C2E2D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe98f; /* rgb */ color: rgb(191, 233, 143); /* oklch */ color: oklch(88.3% 0.125 129.1);
Tailwind
colors: {
custom: {
50: '#d3f0b1',
500: '#bfe98f',
950: '#000000',
},
}SCSS
$custom: #bfe98f; $custom-light: #d3f0b1; $custom-dark: #000000;
JSON
{
"hex": "#bfe98f",
"rgb": {
"r": 191,
"g": 233,
"b": 143
},
"hsl": {
"h": 88,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.88349,
"c": 0.12464,
"h": 129.1
},
"luminance": 0.71337
}Semantic roles & 50–950 ramp
primary
#BFE98F
secondary
#8B59C3
accent
#16CF6D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141611
muted
#838581