#BFE98C#BFE98C
#BFE98C is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.3% C 0.128 H 128.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE98C |
|---|---|
| RGB | rgb(191, 233, 140) |
| HSL | hsl(87, 68%, 73%) |
| HSV | hsv(87, 40%, 91%) |
| CMYK | cmyk(18%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(87.60, -29.01, 40.79) |
| CIE-LCH | lch(87.60, 50.06, 125.42°) |
| OKLab | oklab(88.3% -0.0797 0.1) |
| OKLCH | oklch(88.3% 0.128 128.6) |
| XYZ | xyz(55.3577, 71.2469, 35.6414) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.23
Celery
#C1FD95
ΔE00 4.59
Tea Green
#BDF8A3
ΔE00 4.66
Washed Out Green
#BCF5A6
ΔE00 4.86
Pale Olive Green
#B1D27B
ΔE00 5.25
Light Yellowish Green
#C2FF89
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE98C #B68CE9
analogous
#E9E48C #BFE98C #90E98C
triadic
#BFE98C #8CBFE9 #E98CBF
tetradic
#BFE98C #8CE9E4 #B68CE9 #E98C90
square
#BFE98C #8CE9E4 #B68CE9 #E98C90
split-complementary
#BFE98C #8C90E9 #E48CE9
monochromatic
#86D228 #A2DF59 #BFE98C #DCF3BF #F1FAE5
Accessibility & contrast
On white
1.38
#BFE98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#BFE98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE98C
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE98C | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD85
Deuteranopia (green-blind)
#EBDB91
Tritanopia (blue-blind)
#C3E1D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe98c; /* rgb */ color: rgb(191, 233, 140); /* oklch */ color: oklch(88.3% 0.128 128.6);
Tailwind
colors: {
custom: {
50: '#d3f0af',
500: '#bfe98c',
950: '#000000',
},
}SCSS
$custom: #bfe98c; $custom-light: #d3f0af; $custom-dark: #000000;
JSON
{
"hex": "#bfe98c",
"rgb": {
"r": 191,
"g": 233,
"b": 140
},
"hsl": {
"h": 87.097,
"s": 67.883,
"l": 73.137
},
"oklch": {
"l": 0.883,
"c": 0.12786,
"h": 128.6
},
"luminance": 0.71248
}Semantic roles & 50–950 ramp
primary
#BFE98C
secondary
#8756C3
accent
#16D06A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581