#BCF38D#BCF38D
#BCF38D is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.3% C 0.143 H 131.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF38D |
|---|---|
| RGB | rgb(188, 243, 141) |
| HSL | hsl(92, 81%, 75%) |
| HSV | hsv(92, 42%, 95%) |
| CMYK | cmyk(22.6%, 0%, 42%, 4.7%) |
| CIE-LAB | lab(90.19, -34.60, 43.56) |
| CIE-LCH | lch(90.19, 55.63, 128.46°) |
| OKLab | oklab(90.34% -0.0951 0.1063) |
| OKLCH | oklch(90.34% 0.143 131.8) |
| XYZ | xyz(57.5964, 76.7144, 36.9670) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.79
Celery
#C1FD95
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 3.05
Tea Green
#BDF8A3
ΔE00 3.41
Pale Light Green
#B1FC99
ΔE00 3.54
Light Pea Green
#C4FE82
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF38D #C48DF3
analogous
#EFF38D #BCF38D #8DF391
triadic
#BCF38D #8DBCF3 #F38DBC
tetradic
#BCF38D #8DEFF3 #C48DF3 #F3918D
square
#BCF38D #8DEFF3 #C48DF3 #F3918D
split-complementary
#BCF38D #918DF3 #F38DEF
monochromatic
#7BE71E #9BED56 #BCF38D #DDF9C4 #EFFCE3
Accessibility & contrast
On white
1.28
#BCF38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#BCF38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF38D
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF38D | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE685
Deuteranopia (green-blind)
#F3E193
Tritanopia (blue-blind)
#BEEBDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf38d; /* rgb */ color: rgb(188, 243, 141); /* oklch */ color: oklch(90.3% 0.143 131.8);
Tailwind
colors: {
custom: {
50: '#d2f7b0',
500: '#bcf38d',
950: '#000000',
},
}SCSS
$custom: #bcf38d; $custom-light: #d2f7b0; $custom-dark: #000000;
JSON
{
"hex": "#bcf38d",
"rgb": {
"r": 188,
"g": 243,
"b": 141
},
"hsl": {
"h": 92.353,
"s": 80.952,
"l": 75.294
},
"oklch": {
"l": 0.90339,
"c": 0.14269,
"h": 131.8
},
"luminance": 0.76716
}Semantic roles & 50–950 ramp
primary
#BCF38D
secondary
#9754D0
accent
#08DD7B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581