#BCF38F#BCF38F
#BCF38F is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.4% C 0.141 H 132.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF38F |
|---|---|
| RGB | rgb(188, 243, 143) |
| HSL | hsl(93, 81%, 76%) |
| HSV | hsv(93, 41%, 95%) |
| CMYK | cmyk(22.6%, 0%, 41.2%, 4.7%) |
| CIE-LAB | lab(90.22, -34.36, 42.62) |
| CIE-LCH | lch(90.22, 54.74, 128.87°) |
| OKLab | oklab(90.37% -0.0944 0.1043) |
| OKLCH | oklch(90.37% 0.141 132.1) |
| XYZ | xyz(57.7465, 76.7744, 37.7578) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Celery
#C1FD95
ΔE00 2.07
Tea Green
#BDF8A3
ΔE00 3.11
Light Yellowish Green
#C2FF89
ΔE00 3.24
Pale Light Green
#B1FC99
ΔE00 3.39
Light Pea Green
#C4FE82
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF38F #C68FF3
analogous
#EEF38F #BCF38F #8FF394
triadic
#BCF38F #8FBCF3 #F38FBC
tetradic
#BCF38F #8FEEF3 #C68FF3 #F3948F
square
#BCF38F #8FEEF3 #C68FF3 #F3948F
split-complementary
#BCF38F #948FF3 #F38FEE
monochromatic
#7AE720 #9BED58 #BCF38F #DDF9C6 #EEFCE3
Accessibility & contrast
On white
1.28
#BCF38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#BCF38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF38F
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF38F | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE687
Deuteranopia (green-blind)
#F3E195
Tritanopia (blue-blind)
#BEECDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf38f; /* rgb */ color: rgb(188, 243, 143); /* oklch */ color: oklch(90.4% 0.141 132.1);
Tailwind
colors: {
custom: {
50: '#d2f7b1',
500: '#bcf38f',
950: '#000000',
},
}SCSS
$custom: #bcf38f; $custom-light: #d2f7b1; $custom-dark: #000000;
JSON
{
"hex": "#bcf38f",
"rgb": {
"r": 188,
"g": 243,
"b": 143
},
"hsl": {
"h": 93,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.9037,
"c": 0.14064,
"h": 132.1
},
"luminance": 0.76776
}Semantic roles & 50–950 ramp
primary
#BCF38F
secondary
#9956D0
accent
#09DD7D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581