#BCF694#BCF694
#BCF694 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.1% C 0.140 H 133.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF694 |
|---|---|
| RGB | rgb(188, 246, 148) |
| HSL | hsl(96, 84%, 77%) |
| HSV | hsv(96, 40%, 96%) |
| CMYK | cmyk(23.6%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(91.12, -35.09, 41.33) |
| CIE-LCH | lch(91.12, 54.22, 130.34°) |
| OKLab | oklab(91.12% -0.0962 0.1015) |
| OKLCH | oklch(91.12% 0.14 133.5) |
| XYZ | xyz(59.0389, 78.7395, 40.0989) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.59
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Tea Green
#BDF8A3
ΔE00 2.38
Pale Light Green
#B1FC99
ΔE00 2.62
Light Yellowish Green
#C2FF89
ΔE00 3.25
Washed Out Green
#BCF5A6
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF694 #CE94F6
analogous
#EDF694 #BCF694 #94F69D
triadic
#BCF694 #94BCF6 #F694BC
tetradic
#BCF694 #94EDF6 #CE94F6 #F69D94
square
#BCF694 #94EDF6 #CE94F6 #F69D94
split-complementary
#BCF694 #9D94F6 #F694ED
monochromatic
#75ED23 #99F15C #BCF694 #DFFBCC #EDFDE3
Accessibility & contrast
On white
1.25
#BCF694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BCF694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF694
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF694 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98D
Deuteranopia (green-blind)
#F5E499
Tritanopia (blue-blind)
#BDEFDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf694; /* rgb */ color: rgb(188, 246, 148); /* oklch */ color: oklch(91.1% 0.140 133.5);
Tailwind
colors: {
custom: {
50: '#d2f9b4',
500: '#bcf694',
950: '#000000',
},
}SCSS
$custom: #bcf694; $custom-light: #d2f9b4; $custom-dark: #000000;
JSON
{
"hex": "#bcf694",
"rgb": {
"r": 188,
"g": 246,
"b": 148
},
"hsl": {
"h": 95.51,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.91118,
"c": 0.13985,
"h": 133.5
},
"luminance": 0.78741
}Semantic roles & 50–950 ramp
primary
#BCF694
secondary
#A25AD5
accent
#05E187
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581