#BCF574#BCF574
#BCF574 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.4% C 0.170 H 129.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF574 |
|---|---|
| RGB | rgb(188, 245, 116) |
| HSL | hsl(87, 87%, 71%) |
| HSV | hsv(87, 53%, 96%) |
| CMYK | cmyk(23.3%, 0%, 52.7%, 3.9%) |
| CIE-LAB | lab(90.44, -38.27, 55.65) |
| CIE-LCH | lch(90.44, 67.54, 124.52°) |
| OKLab | oklab(90.44% -0.107 0.1317) |
| OKLCH | oklch(90.44% 0.17 129.1) |
| XYZ | xyz(56.5434, 77.2560, 28.4525) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.79
Light Pea Green
#C4FE82
ΔE00 2.08
Light Yellow Green
#CCFD7F
ΔE00 2.35
Light Yellowish Green
#C2FF89
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Light Lime Green
#B9FF66
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF574 #AD74F5
analogous
#F5EE74 #BCF574 #7BF574
triadic
#BCF574 #74BCF5 #F574BC
tetradic
#BCF574 #74F5EE #AD74F5 #F5747B
square
#BCF574 #74F5EE #AD74F5 #F5747B
split-complementary
#BCF574 #747BF5 #EE74F5
monochromatic
#83DF10 #A0F13B #BCF574 #D8F9AD #F1FDE2
Accessibility & contrast
On white
1.28
#BCF574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#BCF574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF574
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF574 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE668
Deuteranopia (green-blind)
#F7E27C
Tritanopia (blue-blind)
#C0ECD8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf574; /* rgb */ color: rgb(188, 245, 116); /* oklch */ color: oklch(90.4% 0.170 129.1);
Tailwind
colors: {
custom: {
50: '#d3f89f',
500: '#bcf574',
950: '#000000',
},
}SCSS
$custom: #bcf574; $custom-light: #d3f89f; $custom-dark: #000000;
JSON
{
"hex": "#bcf574",
"rgb": {
"r": 188,
"g": 245,
"b": 116
},
"hsl": {
"h": 86.512,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.90441,
"c": 0.16965,
"h": 129.1
},
"luminance": 0.77257
}Semantic roles & 50–950 ramp
primary
#BCF574
secondary
#7E3ED0
accent
#02E366
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580