#BFE98D#BFE98D
#BFE98D is a very light, vivid yellow-green. Relative luminance 0.713; OKLCH L 88.3% C 0.127 H 128.7°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE98D |
|---|---|
| RGB | rgb(191, 233, 141) |
| HSL | hsl(87, 68%, 73%) |
| HSV | hsv(87, 39%, 91%) |
| CMYK | cmyk(18%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(87.62, -28.89, 40.32) |
| CIE-LCH | lch(87.62, 49.60, 125.62°) |
| OKLab | oklab(88.32% -0.0793 0.0989) |
| OKLCH | oklch(88.32% 0.127 128.7) |
| XYZ | xyz(55.4318, 71.2765, 36.0315) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.29
Tea Green
#BDF8A3
ΔE00 4.56
Celery
#C1FD95
ΔE00 4.60
Washed Out Green
#BCF5A6
ΔE00 4.73
Pale Olive Green
#B1D27B
ΔE00 5.25
Light Yellowish Green
#C2FF89
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE98D #B78DE9
analogous
#E9E58D #BFE98D #91E98D
triadic
#BFE98D #8DBFE9 #E98DBF
tetradic
#BFE98D #8DE9E5 #B78DE9 #E98D91
square
#BFE98D #8DE9E5 #B78DE9 #E98D91
split-complementary
#BFE98D #8D91E9 #E58DE9
monochromatic
#85D329 #A2DF5A #BFE98D #DCF3C0 #F1FAE5
Accessibility & contrast
On white
1.38
#BFE98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#BFE98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE98D
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE98D | 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)
#F1DE86
Deuteranopia (green-blind)
#EBDB92
Tritanopia (blue-blind)
#C3E2D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe98d; /* rgb */ color: rgb(191, 233, 141); /* oklch */ color: oklch(88.3% 0.127 128.7);
Tailwind
colors: {
custom: {
50: '#d3f0af',
500: '#bfe98d',
950: '#000000',
},
}SCSS
$custom: #bfe98d; $custom-light: #d3f0af; $custom-dark: #000000;
JSON
{
"hex": "#bfe98d",
"rgb": {
"r": 191,
"g": 233,
"b": 141
},
"hsl": {
"h": 87.391,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.88316,
"c": 0.12679,
"h": 128.7
},
"luminance": 0.71277
}Semantic roles & 50–950 ramp
primary
#BFE98D
secondary
#8857C3
accent
#16D06B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581