#BCF192#BCF192
#BCF192 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.0% C 0.135 H 132.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF192 |
|---|---|
| RGB | rgb(188, 241, 146) |
| HSL | hsl(93, 77%, 76%) |
| HSV | hsv(93, 39%, 95%) |
| CMYK | cmyk(22%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(89.71, -33.06, 40.50) |
| CIE-LCH | lch(89.71, 52.28, 129.22°) |
| OKLab | oklab(89.97% -0.0906 0.0995) |
| OKLCH | oklch(89.97% 0.135 132.3) |
| XYZ | xyz(57.3816, 75.6760, 38.7723) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.63
Tea Green
#BDF8A3
ΔE00 2.74
Pistachio (survey)
#C0FA8B
ΔE00 2.77
Washed Out Green
#BCF5A6
ΔE00 3.32
Pale Light Green
#B1FC99
ΔE00 3.57
Light Yellowish Green
#C2FF89
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF192 #C792F1
analogous
#EBF192 #BCF192 #92F197
triadic
#BCF192 #92BCF1 #F192BC
tetradic
#BCF192 #92EBF1 #C792F1 #F19792
square
#BCF192 #92EBF1 #C792F1 #F19792
split-complementary
#BCF192 #9792F1 #F192EB
monochromatic
#79E326 #9BEA5C #BCF192 #DDF8C8 #EEFCE4
Accessibility & contrast
On white
1.30
#BCF192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#BCF192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF192
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF192 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48B
Deuteranopia (green-blind)
#F1E097
Tritanopia (blue-blind)
#BEEADA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf192; /* rgb */ color: rgb(188, 241, 146); /* oklch */ color: oklch(90.0% 0.135 132.3);
Tailwind
colors: {
custom: {
50: '#d2f6b3',
500: '#bcf192',
950: '#000000',
},
}SCSS
$custom: #bcf192; $custom-light: #d2f6b3; $custom-dark: #000000;
JSON
{
"hex": "#bcf192",
"rgb": {
"r": 188,
"g": 241,
"b": 146
},
"hsl": {
"h": 93.474,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.89974,
"c": 0.1346,
"h": 132.3
},
"luminance": 0.75677
}Semantic roles & 50–950 ramp
primary
#BCF192
secondary
#9A5ACE
accent
#0CD97F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581