#BCF196#BCF196
#BCF196 is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.0% C 0.130 H 133.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF196 |
|---|---|
| RGB | rgb(188, 241, 150) |
| HSL | hsl(95, 76%, 77%) |
| HSV | hsv(95, 38%, 95%) |
| CMYK | cmyk(22%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(89.77, -32.53, 38.60) |
| CIE-LCH | lch(89.77, 50.48, 130.13°) |
| OKLab | oklab(90.04% -0.089 0.0953) |
| OKLCH | oklch(90.04% 0.13 133.1) |
| XYZ | xyz(57.6982, 75.8027, 40.4397) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.21
Washed Out Green
#BCF5A6
ΔE00 2.67
Celery
#C1FD95
ΔE00 2.91
Pistachio (survey)
#C0FA8B
ΔE00 3.30
Pale Light Green
#B1FC99
ΔE00 3.49
Light Pastel Green
#B2FBA5
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF196 #CB96F1
analogous
#EAF196 #BCF196 #96F19E
triadic
#BCF196 #96BCF1 #F196BC
tetradic
#BCF196 #96EAF1 #CB96F1 #F19E96
square
#BCF196 #96EAF1 #CB96F1 #F19E96
split-complementary
#BCF196 #9E96F1 #F196EA
monochromatic
#77E32A #9AEA60 #BCF196 #DEF8CC #EEFBE4
Accessibility & contrast
On white
1.30
#BCF196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#BCF196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF196
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF196 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48F
Deuteranopia (green-blind)
#F0E09B
Tritanopia (blue-blind)
#BDEADA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf196; /* rgb */ color: rgb(188, 241, 150); /* oklch */ color: oklch(90.0% 0.130 133.1);
Tailwind
colors: {
custom: {
50: '#d1f6b6',
500: '#bcf196',
950: '#000000',
},
}SCSS
$custom: #bcf196; $custom-light: #d1f6b6; $custom-dark: #000000;
JSON
{
"hex": "#bcf196",
"rgb": {
"r": 188,
"g": 241,
"b": 150
},
"hsl": {
"h": 94.945,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.90041,
"c": 0.13039,
"h": 133.1
},
"luminance": 0.75804
}Semantic roles & 50–950 ramp
primary
#BCF196
secondary
#9F5DCE
accent
#0DD984
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581