#BCF678#BCF678
#BCF678 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 90.7% C 0.167 H 129.7°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF678 |
|---|---|
| RGB | rgb(188, 246, 120) |
| HSL | hsl(88, 88%, 72%) |
| HSV | hsv(88, 51%, 96%) |
| CMYK | cmyk(23.6%, 0%, 51.2%, 3.5%) |
| CIE-LAB | lab(90.76, -38.32, 54.21) |
| CIE-LCH | lch(90.76, 66.39, 125.26°) |
| OKLab | oklab(90.72% -0.1068 0.1289) |
| OKLCH | oklch(90.72% 0.167 129.7) |
| XYZ | xyz(57.0844, 77.9578, 29.8055) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.75
Pale Lime
#BEFD73
ΔE00 1.82
Light Yellow Green
#CCFD7F
ΔE00 2.33
Light Yellowish Green
#C2FF89
ΔE00 2.35
Pistachio (survey)
#C0FA8B
ΔE00 2.35
Spring Green (survey)
#A9F971
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF678 #B278F6
analogous
#F6F178 #BCF678 #7DF678
triadic
#BCF678 #78BCF6 #F678BC
tetradic
#BCF678 #78F6F1 #B278F6 #F6787D
square
#BCF678 #78F6F1 #B278F6 #F6787D
split-complementary
#BCF678 #787DF6 #F178F6
monochromatic
#82E40F #A0F23F #BCF678 #D8FAB1 #F1FDE2
Accessibility & contrast
On white
1.27
#BCF678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#BCF678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF678
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF678 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76C
Deuteranopia (green-blind)
#F8E380
Tritanopia (blue-blind)
#C0EDD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf678; /* rgb */ color: rgb(188, 246, 120); /* oklch */ color: oklch(90.7% 0.167 129.7);
Tailwind
colors: {
custom: {
50: '#d3f9a2',
500: '#bcf678',
950: '#000000',
},
}SCSS
$custom: #bcf678; $custom-light: #d3f9a2; $custom-dark: #000000;
JSON
{
"hex": "#bcf678",
"rgb": {
"r": 188,
"g": 246,
"b": 120
},
"hsl": {
"h": 87.619,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.90715,
"c": 0.16737,
"h": 129.7
},
"luminance": 0.77959
}Semantic roles & 50–950 ramp
primary
#BCF678
secondary
#8341D1
accent
#01E46A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580