#BFEF90#BFEF90
#BFEF90 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.7% C 0.132 H 130.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEF90 |
|---|---|
| RGB | rgb(191, 239, 144) |
| HSL | hsl(90, 75%, 75%) |
| HSV | hsv(90, 40%, 94%) |
| CMYK | cmyk(20.1%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(89.31, -31.33, 41.01) |
| CIE-LCH | lch(89.31, 51.60, 127.38°) |
| OKLab | oklab(89.69% -0.086 0.1006) |
| OKLCH | oklch(89.69% 0.132 130.5) |
| XYZ | xyz(57.3855, 74.8220, 37.7989) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.15
Tea Green
#BDF8A3
ΔE00 3.45
Washed Out Green
#BCF5A6
ΔE00 3.91
Light Yellowish Green
#C2FF89
ΔE00 4.24
Pale Light Green
#B1FC99
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEF90 #C090EF
analogous
#EEEF90 #BFEF90 #90EF91
triadic
#BFEF90 #90BFEF #EF90BF
tetradic
#BFEF90 #90EEEF #C090EF #EF9190
square
#BFEF90 #90EEEF #C090EF #EF9190
split-complementary
#BFEF90 #9190EF #EF90EE
monochromatic
#81E025 #A0E75B #BFEF90 #DEF7C5 #F0FBE4
Accessibility & contrast
On white
1.32
#BFEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#BFEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEF90
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEF90 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#C2E8D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bfef90; /* rgb */ color: rgb(191, 239, 144); /* oklch */ color: oklch(89.7% 0.132 130.5);
Tailwind
colors: {
custom: {
50: '#d4f4b1',
500: '#bfef90',
950: '#000000',
},
}SCSS
$custom: #bfef90; $custom-light: #d4f4b1; $custom-dark: #000000;
JSON
{
"hex": "#bfef90",
"rgb": {
"r": 191,
"g": 239,
"b": 144
},
"hsl": {
"h": 90.316,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.8969,
"c": 0.13234,
"h": 130.5
},
"luminance": 0.74823
}Semantic roles & 50–950 ramp
primary
#BFEF90
secondary
#9258CB
accent
#0FD774
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581