#BCF392#BCF392
#BCF392 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.4% C 0.138 H 132.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF392 |
|---|---|
| RGB | rgb(188, 243, 146) |
| HSL | hsl(94, 80%, 76%) |
| HSV | hsv(94, 40%, 95%) |
| CMYK | cmyk(22.6%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(90.26, -33.98, 41.21) |
| CIE-LCH | lch(90.26, 53.41, 129.51°) |
| OKLab | oklab(90.42% -0.0932 0.1012) |
| OKLCH | oklch(90.42% 0.138 132.6) |
| XYZ | xyz(57.9768, 76.8665, 38.9707) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.16
Pistachio (survey)
#C0FA8B
ΔE00 2.36
Tea Green
#BDF8A3
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 3.21
Washed Out Green
#BCF5A6
ΔE00 3.39
Light Yellowish Green
#C2FF89
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF392 #C992F3
analogous
#ECF392 #BCF392 #92F399
triadic
#BCF392 #92BCF3 #F392BC
tetradic
#BCF392 #92ECF3 #C992F3 #F39992
square
#BCF392 #92ECF3 #C992F3 #F39992
split-complementary
#BCF392 #9992F3 #F392EC
monochromatic
#78E724 #9AED5B #BCF392 #DEF9C9 #EEFCE3
Accessibility & contrast
On white
1.28
#BCF392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#BCF392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF392
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF392 | 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)
#FBE68B
Deuteranopia (green-blind)
#F2E297
Tritanopia (blue-blind)
#BDECDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf392; /* rgb */ color: rgb(188, 243, 146); /* oklch */ color: oklch(90.4% 0.138 132.6);
Tailwind
colors: {
custom: {
50: '#d2f7b3',
500: '#bcf392',
950: '#000000',
},
}SCSS
$custom: #bcf392; $custom-light: #d2f7b3; $custom-dark: #000000;
JSON
{
"hex": "#bcf392",
"rgb": {
"r": 188,
"g": 243,
"b": 146
},
"hsl": {
"h": 94.021,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.90418,
"c": 0.13753,
"h": 132.6
},
"luminance": 0.76868
}Semantic roles & 50–950 ramp
primary
#BCF392
secondary
#9D59D0
accent
#09DC81
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581