#BCF47D#BCF47D
#BCF47D is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.3% C 0.160 H 129.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF47D |
|---|---|
| RGB | rgb(188, 244, 125) |
| HSL | hsl(88, 84%, 72%) |
| HSV | hsv(88, 49%, 96%) |
| CMYK | cmyk(23%, 0%, 48.8%, 4.3%) |
| CIE-LAB | lab(90.26, -36.90, 51.30) |
| CIE-LCH | lch(90.26, 63.19, 125.73°) |
| OKLab | oklab(90.33% -0.1025 0.1228) |
| OKLCH | oklch(90.33% 0.16 129.8) |
| XYZ | xyz(56.7908, 76.8722, 31.2438) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.87
Light Pea Green
#C4FE82
ΔE00 2.09
Light Yellowish Green
#C2FF89
ΔE00 2.35
Pale Lime
#BEFD73
ΔE00 2.67
Light Yellow Green
#CCFD7F
ΔE00 2.73
Celery
#C1FD95
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF47D #B57DF4
analogous
#F4F07D #BCF47D #81F47D
triadic
#BCF47D #7DBCF4 #F47DBC
tetradic
#BCF47D #7DF4F0 #B57DF4 #F47D81
square
#BCF47D #7DF4F0 #B57DF4 #F47D81
split-complementary
#BCF47D #7D81F4 #F07DF4
monochromatic
#81E313 #9FEF45 #BCF47D #D9F9B5 #F0FDE3
Accessibility & contrast
On white
1.28
#BCF47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#BCF47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF47D
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF47D | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE673
Deuteranopia (green-blind)
#F5E284
Tritanopia (blue-blind)
#C0EBD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf47d; /* rgb */ color: rgb(188, 244, 125); /* oklch */ color: oklch(90.3% 0.160 129.8);
Tailwind
colors: {
custom: {
50: '#d2f8a5',
500: '#bcf47d',
950: '#000000',
},
}SCSS
$custom: #bcf47d; $custom-light: #d2f8a5; $custom-dark: #000000;
JSON
{
"hex": "#bcf47d",
"rgb": {
"r": 188,
"g": 244,
"b": 125
},
"hsl": {
"h": 88.235,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.90331,
"c": 0.15995,
"h": 129.8
},
"luminance": 0.76873
}Semantic roles & 50–950 ramp
primary
#BCF47D
secondary
#8746CF
accent
#05E16C
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580