#BCF484#BCF484
#BCF484 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.4% C 0.153 H 130.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF484 |
|---|---|
| RGB | rgb(188, 244, 132) |
| HSL | hsl(90, 84%, 74%) |
| HSV | hsv(90, 46%, 96%) |
| CMYK | cmyk(23%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(90.35, -36.13, 48.10) |
| CIE-LCH | lch(90.35, 60.15, 126.91°) |
| OKLab | oklab(90.43% -0.0999 0.1161) |
| OKLCH | oklch(90.43% 0.153 130.7) |
| XYZ | xyz(57.2538, 77.0574, 33.6824) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.30
Light Yellowish Green
#C2FF89
ΔE00 2.28
Light Pea Green
#C4FE82
ΔE00 2.47
Celery
#C1FD95
ΔE00 2.48
Light Yellow Green
#CCFD7F
ΔE00 3.30
Pale Lime
#BEFD73
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF484 #BC84F4
analogous
#F4F484 #BCF484 #84F484
triadic
#BCF484 #84BCF4 #F484BC
tetradic
#BCF484 #84F4F4 #BC84F4 #F48484
square
#BCF484 #84F4F4 #BC84F4 #F48484
split-complementary
#BCF484 #8484F4 #F484F4
monochromatic
#7FE915 #9DEF4C #BCF484 #DBF9BC #F0FCE3
Accessibility & contrast
On white
1.28
#BCF484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#BCF484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF484
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF484 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67B
Deuteranopia (green-blind)
#F5E28B
Tritanopia (blue-blind)
#BFECDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf484; /* rgb */ color: rgb(188, 244, 132); /* oklch */ color: oklch(90.4% 0.153 130.7);
Tailwind
colors: {
custom: {
50: '#d2f8aa',
500: '#bcf484',
950: '#000000',
},
}SCSS
$custom: #bcf484; $custom-light: #d2f8aa; $custom-dark: #000000;
JSON
{
"hex": "#bcf484",
"rgb": {
"r": 188,
"g": 244,
"b": 132
},
"hsl": {
"h": 90,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.90428,
"c": 0.15317,
"h": 130.7
},
"luminance": 0.77059
}Semantic roles & 50–950 ramp
primary
#BCF484
secondary
#8E4CD0
accent
#05E073
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581