#BCF294#BCF294
#BCF294 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.2% C 0.134 H 132.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF294 |
|---|---|
| RGB | rgb(188, 242, 148) |
| HSL | hsl(94, 78%, 76%) |
| HSV | hsv(94, 39%, 95%) |
| CMYK | cmyk(22.3%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(90.01, -33.26, 39.90) |
| CIE-LCH | lch(90.01, 51.95, 129.81°) |
| OKLab | oklab(90.23% -0.0911 0.0982) |
| OKLCH | oklch(90.23% 0.134 132.8) |
| XYZ | xyz(57.8353, 76.3324, 39.6978) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.40
Celery
#C1FD95
ΔE00 2.51
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Washed Out Green
#BCF5A6
ΔE00 3.01
Pale Light Green
#B1FC99
ΔE00 3.32
Light Pastel Green
#B2FBA5
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF294 #CA94F2
analogous
#EBF294 #BCF294 #94F29B
triadic
#BCF294 #94BCF2 #F294BC
tetradic
#BCF294 #94EBF2 #CA94F2 #F29B94
square
#BCF294 #94EBF2 #CA94F2 #F29B94
split-complementary
#BCF294 #9B94F2 #F294EB
monochromatic
#78E527 #9AEB5D #BCF294 #DEF9CB #EEFCE4
Accessibility & contrast
On white
1.29
#BCF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#BCF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF294
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF294 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58D
Deuteranopia (green-blind)
#F1E199
Tritanopia (blue-blind)
#BDEBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf294; /* rgb */ color: rgb(188, 242, 148); /* oklch */ color: oklch(90.2% 0.134 132.8);
Tailwind
colors: {
custom: {
50: '#d1f6b4',
500: '#bcf294',
950: '#000000',
},
}SCSS
$custom: #bcf294; $custom-light: #d1f6b4; $custom-dark: #000000;
JSON
{
"hex": "#bcf294",
"rgb": {
"r": 188,
"g": 242,
"b": 148
},
"hsl": {
"h": 94.468,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.90229,
"c": 0.13398,
"h": 132.8
},
"luminance": 0.76334
}Semantic roles & 50–950 ramp
primary
#BCF294
secondary
#9E5BCF
accent
#0BDB82
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581