#BCF684#BCF684
#BCF684 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.9% C 0.156 H 131.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF684 |
|---|---|
| RGB | rgb(188, 246, 132) |
| HSL | hsl(91, 86%, 74%) |
| HSV | hsv(91, 46%, 96%) |
| CMYK | cmyk(23.6%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(90.90, -37.03, 48.78) |
| CIE-LCH | lch(90.90, 61.24, 127.20°) |
| OKLab | oklab(90.88% -0.1024 0.1177) |
| OKLCH | oklch(90.88% 0.156 131) |
| XYZ | xyz(57.8589, 78.2675, 33.8841) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.00
Light Yellowish Green
#C2FF89
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 2.10
Celery
#C1FD95
ΔE00 2.29
Light Yellow Green
#CCFD7F
ΔE00 3.11
Pale Lime
#BEFD73
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF684 #BE84F6
analogous
#F5F684 #BCF684 #84F685
triadic
#BCF684 #84BCF6 #F684BC
tetradic
#BCF684 #84F5F6 #BE84F6 #F68584
square
#BCF684 #84F5F6 #BE84F6 #F68584
split-complementary
#BCF684 #8584F6 #F684F5
monochromatic
#7EEE12 #9DF24B #BCF684 #DBFABD #EFFDE2
Accessibility & contrast
On white
1.26
#BCF684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#BCF684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF684
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF684 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#BFEEDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf684; /* rgb */ color: rgb(188, 246, 132); /* oklch */ color: oklch(90.9% 0.156 131.0);
Tailwind
colors: {
custom: {
50: '#d2f9aa',
500: '#bcf684',
950: '#000000',
},
}SCSS
$custom: #bcf684; $custom-light: #d2f9aa; $custom-dark: #000000;
JSON
{
"hex": "#bcf684",
"rgb": {
"r": 188,
"g": 246,
"b": 132
},
"hsl": {
"h": 90.526,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.90875,
"c": 0.15597,
"h": 131
},
"luminance": 0.78269
}Semantic roles & 50–950 ramp
primary
#BCF684
secondary
#904BD3
accent
#03E375
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581