#BCF48E#BCF48E
#BCF48E is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.6% C 0.143 H 132.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF48E |
|---|---|
| RGB | rgb(188, 244, 142) |
| HSL | hsl(93, 82%, 76%) |
| HSV | hsv(93, 42%, 96%) |
| CMYK | cmyk(23%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(90.48, -34.94, 43.44) |
| CIE-LCH | lch(90.48, 55.75, 128.81°) |
| OKLab | oklab(90.58% -0.096 0.1061) |
| OKLCH | oklch(90.58% 0.143 132.1) |
| XYZ | xyz(57.9712, 77.3444, 37.4606) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.68
Celery
#C1FD95
ΔE00 1.85
Light Yellowish Green
#C2FF89
ΔE00 2.93
Tea Green
#BDF8A3
ΔE00 3.27
Pale Light Green
#B1FC99
ΔE00 3.32
Light Pea Green
#C4FE82
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF48E #C68EF4
analogous
#EFF48E #BCF48E #8EF493
triadic
#BCF48E #8EBCF4 #F48EBC
tetradic
#BCF48E #8EEFF4 #C68EF4 #F4938E
square
#BCF48E #8EEFF4 #C68EF4 #F4938E
split-complementary
#BCF48E #938EF4 #F48EEF
monochromatic
#7AE91E #9BEF56 #BCF48E #DDF9C6 #EEFCE3
Accessibility & contrast
On white
1.28
#BCF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#BCF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF48E
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF48E | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE786
Deuteranopia (green-blind)
#F4E294
Tritanopia (blue-blind)
#BEECDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf48e; /* rgb */ color: rgb(188, 244, 142); /* oklch */ color: oklch(90.6% 0.143 132.1);
Tailwind
colors: {
custom: {
50: '#d2f8b0',
500: '#bcf48e',
950: '#000000',
},
}SCSS
$custom: #bcf48e; $custom-light: #d2f8b0; $custom-dark: #000000;
JSON
{
"hex": "#bcf48e",
"rgb": {
"r": 188,
"g": 244,
"b": 142
},
"hsl": {
"h": 92.941,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.90577,
"c": 0.14311,
"h": 132.1
},
"luminance": 0.77346
}Semantic roles & 50–950 ramp
primary
#BCF48E
secondary
#9955D1
accent
#07DF7D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581