#BCF575#BCF575
#BCF575 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.5% C 0.169 H 129.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF575 |
|---|---|
| RGB | rgb(188, 245, 117) |
| HSL | hsl(87, 86%, 71%) |
| HSV | hsv(87, 52%, 96%) |
| CMYK | cmyk(23.3%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(90.45, -38.17, 55.21) |
| CIE-LCH | lch(90.45, 67.12, 124.66°) |
| OKLab | oklab(90.45% -0.1066 0.1308) |
| OKLCH | oklch(90.45% 0.169 129.2) |
| XYZ | xyz(56.6019, 77.2794, 28.7605) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 2.03
Light Yellow Green
#CCFD7F
ΔE00 2.36
Light Yellowish Green
#C2FF89
ΔE00 2.73
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Spring Green (survey)
#A9F971
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF575 #AE75F5
analogous
#F5EE75 #BCF575 #7CF575
triadic
#BCF575 #75BCF5 #F575BC
tetradic
#BCF575 #75F5EE #AE75F5 #F5757C
square
#BCF575 #75F5EE #AE75F5 #F5757C
split-complementary
#BCF575 #757CF5 #EE75F5
monochromatic
#83DF10 #A0F13C #BCF575 #D8F9AE #F1FDE2
Accessibility & contrast
On white
1.28
#BCF575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#BCF575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF575
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF575 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE669
Deuteranopia (green-blind)
#F7E27D
Tritanopia (blue-blind)
#C0ECD8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf575; /* rgb */ color: rgb(188, 245, 117); /* oklch */ color: oklch(90.5% 0.169 129.2);
Tailwind
colors: {
custom: {
50: '#d3f8a0',
500: '#bcf575',
950: '#000000',
},
}SCSS
$custom: #bcf575; $custom-light: #d3f8a0; $custom-dark: #000000;
JSON
{
"hex": "#bcf575",
"rgb": {
"r": 188,
"g": 245,
"b": 117
},
"hsl": {
"h": 86.719,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.90453,
"c": 0.16875,
"h": 129.2
},
"luminance": 0.77281
}Semantic roles & 50–950 ramp
primary
#BCF575
secondary
#7F3FD0
accent
#02E366
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580