#BCF48D#BCF48D
#BCF48D is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.6% C 0.144 H 132.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF48D |
|---|---|
| RGB | rgb(188, 244, 141) |
| HSL | hsl(93, 82%, 75%) |
| HSV | hsv(93, 42%, 96%) |
| CMYK | cmyk(23%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(90.47, -35.06, 43.91) |
| CIE-LCH | lch(90.47, 56.19, 128.60°) |
| OKLab | oklab(90.56% -0.0964 0.1071) |
| OKLCH | oklch(90.56% 0.144 132) |
| XYZ | xyz(57.8964, 77.3145, 37.0670) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.58
Celery
#C1FD95
ΔE00 1.87
Light Yellowish Green
#C2FF89
ΔE00 2.83
Pale Light Green
#B1FC99
ΔE00 3.41
Tea Green
#BDF8A3
ΔE00 3.42
Light Pea Green
#C4FE82
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF48D #C58DF4
analogous
#F0F48D #BCF48D #8DF491
triadic
#BCF48D #8DBCF4 #F48DBC
tetradic
#BCF48D #8DF0F4 #C58DF4 #F4918D
square
#BCF48D #8DF0F4 #C58DF4 #F4918D
split-complementary
#BCF48D #918DF4 #F48DF0
monochromatic
#7AE91D #9BEF55 #BCF48D #DDF9C5 #EFFCE3
Accessibility & contrast
On white
1.28
#BCF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#BCF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF48D
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF48D | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE785
Deuteranopia (green-blind)
#F4E293
Tritanopia (blue-blind)
#BEECDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf48d; /* rgb */ color: rgb(188, 244, 141); /* oklch */ color: oklch(90.6% 0.144 132.0);
Tailwind
colors: {
custom: {
50: '#d2f8b0',
500: '#bcf48d',
950: '#000000',
},
}SCSS
$custom: #bcf48d; $custom-light: #d2f8b0; $custom-dark: #000000;
JSON
{
"hex": "#bcf48d",
"rgb": {
"r": 188,
"g": 244,
"b": 141
},
"hsl": {
"h": 92.621,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.90561,
"c": 0.14414,
"h": 132
},
"luminance": 0.77316
}Semantic roles & 50–950 ramp
primary
#BCF48D
secondary
#9854D1
accent
#07DF7C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581