#BFF374#BFF374
#BFF374 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.2% C 0.166 H 127.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFF374 |
|---|---|
| RGB | rgb(191, 243, 116) |
| HSL | hsl(85, 84%, 70%) |
| HSV | hsv(85, 52%, 95%) |
| CMYK | cmyk(21.4%, 0%, 52.3%, 4.7%) |
| CIE-LAB | lab(90.06, -36.29, 55.25) |
| CIE-LCH | lch(90.06, 66.10, 123.30°) |
| OKLab | oklab(90.18% -0.1016 0.1308) |
| OKLCH | oklch(90.18% 0.166 127.8) |
| XYZ | xyz(56.6885, 76.4376, 28.2869) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.30
Pale Lime
#BEFD73
ΔE00 2.37
Light Pea Green
#C4FE82
ΔE00 2.49
Pistachio (survey)
#C0FA8B
ΔE00 3.16
Light Yellowish Green
#C2FF89
ΔE00 3.27
Light Lime Green
#B9FF66
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFF374 #A874F3
analogous
#F3E874 #BFF374 #7FF374
triadic
#BFF374 #74BFF3 #F374BF
tetradic
#BFF374 #74F3E8 #A874F3 #F3747F
square
#BFF374 #74F3E8 #A874F3 #F3747F
split-complementary
#BFF374 #747FF3 #E874F3
monochromatic
#88DA13 #A5EE3C #BFF374 #D9F8AC #F2FDE3
Accessibility & contrast
On white
1.29
#BFF374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BFF374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFF374
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFF374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFF374 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE568
Deuteranopia (green-blind)
#F6E27C
Tritanopia (blue-blind)
#C4EAD6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bff374; /* rgb */ color: rgb(191, 243, 116); /* oklch */ color: oklch(90.2% 0.166 127.8);
Tailwind
colors: {
custom: {
50: '#d5f79f',
500: '#bff374',
950: '#000000',
},
}SCSS
$custom: #bff374; $custom-light: #d5f79f; $custom-dark: #000000;
JSON
{
"hex": "#bff374",
"rgb": {
"r": 191,
"g": 243,
"b": 116
},
"hsl": {
"h": 84.567,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.90182,
"c": 0.16562,
"h": 127.8
},
"luminance": 0.76439
}Semantic roles & 50–950 ramp
primary
#BFF374
secondary
#793ECD
accent
#05E15F
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580