#BCF8A4#BCF8A4
#BCF8A4 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.8% C 0.126 H 137.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF8A4 |
|---|---|
| RGB | rgb(188, 248, 164) |
| HSL | hsl(103, 86%, 81%) |
| HSV | hsv(103, 34%, 97%) |
| CMYK | cmyk(24.2%, 0%, 33.9%, 2.7%) |
| CIE-LAB | lab(91.91, -33.83, 34.43) |
| CIE-LCH | lch(91.91, 48.27, 134.50°) |
| OKLab | oklab(91.84% -0.0923 0.0859) |
| OKLCH | oklch(91.84% 0.126 137) |
| XYZ | xyz(61.0056, 80.5048, 47.4395) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.29
Washed Out Green
#BCF5A6
ΔE00 0.99
Light Pastel Green
#B2FBA5
ΔE00 1.90
Light Light Green
#C8FFB0
ΔE00 2.02
Pale Green
#C7FDB5
ΔE00 2.63
Pale Light Green
#B1FC99
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF8A4 #E0A4F8
analogous
#E6F8A4 #BCF8A4 #A4F8B6
triadic
#BCF8A4 #A4BCF8 #F8A4BC
tetradic
#BCF8A4 #A4E6F8 #E0A4F8 #F8B6A4
square
#BCF8A4 #A4E6F8 #E0A4F8 #F8B6A4
split-complementary
#BCF8A4 #B6A4F8 #F8A4E6
monochromatic
#68EF32 #92F46B #BCF8A4 #E6FCDD #EAFDE3
Accessibility & contrast
On white
1.23
#BCF8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#BCF8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF8A4
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF8A4 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9E
Deuteranopia (green-blind)
#F4E6A8
Tritanopia (blue-blind)
#BAF2E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf8a4; /* rgb */ color: rgb(188, 248, 164); /* oklch */ color: oklch(91.8% 0.126 137.0);
Tailwind
colors: {
custom: {
50: '#d1fabf',
500: '#bcf8a4',
950: '#000000',
},
}SCSS
$custom: #bcf8a4; $custom-light: #d1fabf; $custom-dark: #000000;
JSON
{
"hex": "#bcf8a4",
"rgb": {
"r": 188,
"g": 248,
"b": 164
},
"hsl": {
"h": 102.857,
"s": 85.714,
"l": 80.784
},
"oklch": {
"l": 0.91838,
"c": 0.12607,
"h": 137
},
"luminance": 0.80507
}Semantic roles & 50–950 ramp
primary
#BCF8A4
secondary
#B967D9
accent
#03E2A3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582