#BCF396#BCF396
#BCF396 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.5% C 0.133 H 133.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF396 |
|---|---|
| RGB | rgb(188, 243, 150) |
| HSL | hsl(95, 79%, 77%) |
| HSV | hsv(95, 38%, 95%) |
| CMYK | cmyk(22.6%, 0%, 38.3%, 4.7%) |
| CIE-LAB | lab(90.32, -33.46, 39.31) |
| CIE-LCH | lch(90.32, 51.62, 130.40°) |
| OKLab | oklab(90.48% -0.0916 0.0969) |
| OKLCH | oklch(90.48% 0.133 133.4) |
| XYZ | xyz(58.2934, 76.9932, 40.6382) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.06
Celery
#C1FD95
ΔE00 2.44
Washed Out Green
#BCF5A6
ΔE00 2.72
Pistachio (survey)
#C0FA8B
ΔE00 2.92
Pale Light Green
#B1FC99
ΔE00 3.07
Light Pastel Green
#B2FBA5
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF396 #CD96F3
analogous
#EAF396 #BCF396 #96F39F
triadic
#BCF396 #96BCF3 #F396BC
tetradic
#BCF396 #96EAF3 #CD96F3 #F39F96
square
#BCF396 #96EAF3 #CD96F3 #F39F96
split-complementary
#BCF396 #9F96F3 #F396EA
monochromatic
#76E628 #99ED5F #BCF396 #DFF9CD #EDFCE4
Accessibility & contrast
On white
1.28
#BCF396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#BCF396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF396
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF396 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68F
Deuteranopia (green-blind)
#F2E29B
Tritanopia (blue-blind)
#BDECDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf396; /* rgb */ color: rgb(188, 243, 150); /* oklch */ color: oklch(90.5% 0.133 133.4);
Tailwind
colors: {
custom: {
50: '#d1f7b6',
500: '#bcf396',
950: '#000000',
},
}SCSS
$custom: #bcf396; $custom-light: #d1f7b6; $custom-dark: #000000;
JSON
{
"hex": "#bcf396",
"rgb": {
"r": 188,
"g": 243,
"b": 150
},
"hsl": {
"h": 95.484,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.90484,
"c": 0.13336,
"h": 133.4
},
"luminance": 0.76995
}Semantic roles & 50–950 ramp
primary
#BCF396
secondary
#A15DD1
accent
#0ADC86
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581