#BCF293#BCF293
#BCF293 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.2% C 0.135 H 132.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF293 |
|---|---|
| RGB | rgb(188, 242, 147) |
| HSL | hsl(94, 79%, 76%) |
| HSV | hsv(94, 39%, 95%) |
| CMYK | cmyk(22.3%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(90.00, -33.39, 40.38) |
| CIE-LCH | lch(90.00, 52.39, 129.59°) |
| OKLab | oklab(90.21% -0.0915 0.0993) |
| OKLCH | oklch(90.21% 0.135 132.7) |
| XYZ | xyz(57.7565, 76.3009, 39.2827) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.45
Tea Green
#BDF8A3
ΔE00 2.54
Pistachio (survey)
#C0FA8B
ΔE00 2.69
Washed Out Green
#BCF5A6
ΔE00 3.18
Pale Light Green
#B1FC99
ΔE00 3.35
Light Yellowish Green
#C2FF89
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF293 #C993F2
analogous
#ECF293 #BCF293 #93F29A
triadic
#BCF293 #93BCF2 #F293BC
tetradic
#BCF293 #93ECF2 #C993F2 #F29A93
square
#BCF293 #93ECF2 #C993F2 #F29A93
split-complementary
#BCF293 #9A93F2 #F293EC
monochromatic
#78E526 #9AEB5C #BCF293 #DEF9CA #EEFCE4
Accessibility & contrast
On white
1.29
#BCF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#BCF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF293
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF293 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58C
Deuteranopia (green-blind)
#F1E198
Tritanopia (blue-blind)
#BDEBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf293; /* rgb */ color: rgb(188, 242, 147); /* oklch */ color: oklch(90.2% 0.135 132.7);
Tailwind
colors: {
custom: {
50: '#d2f6b4',
500: '#bcf293',
950: '#000000',
},
}SCSS
$custom: #bcf293; $custom-light: #d2f6b4; $custom-dark: #000000;
JSON
{
"hex": "#bcf293",
"rgb": {
"r": 188,
"g": 242,
"b": 147
},
"hsl": {
"h": 94.105,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.90212,
"c": 0.13503,
"h": 132.7
},
"luminance": 0.76302
}Semantic roles & 50–950 ramp
primary
#BCF293
secondary
#9D5ACF
accent
#0BDB81
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581