#BCF8A7#BCF8A7
#BCF8A7 is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.9% C 0.123 H 137.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF8A7 |
|---|---|
| RGB | rgb(188, 248, 167) |
| HSL | hsl(104, 85%, 81%) |
| HSV | hsv(104, 33%, 97%) |
| CMYK | cmyk(24.2%, 0%, 32.7%, 2.7%) |
| CIE-LAB | lab(91.96, -33.40, 32.99) |
| CIE-LCH | lch(91.96, 46.95, 135.35°) |
| OKLab | oklab(91.89% -0.091 0.0826) |
| OKLCH | oklch(91.89% 0.123 137.8) |
| XYZ | xyz(61.2797, 80.6144, 48.8832) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.71
Tea Green
#BDF8A3
ΔE00 0.81
Light Light Green
#C8FFB0
ΔE00 1.87
Light Pastel Green
#B2FBA5
ΔE00 1.87
Pale Green
#C7FDB5
ΔE00 2.22
Celadon
#BEFDB7
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF8A7 #E3A7F8
analogous
#E5F8A7 #BCF8A7 #A7F8BB
triadic
#BCF8A7 #A7BCF8 #F8A7BC
tetradic
#BCF8A7 #A7E5F8 #E3A7F8 #F8BBA7
square
#BCF8A7 #A7E5F8 #E3A7F8 #F8BBA7
split-complementary
#BCF8A7 #BBA7F8 #F8A7E5
monochromatic
#66EF36 #91F36E #BCF8A7 #E7FDE0 #E9FDE3
Accessibility & contrast
On white
1.23
#BCF8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#BCF8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF8A7
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF8A7 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA2
Deuteranopia (green-blind)
#F4E6AB
Tritanopia (blue-blind)
#BAF2E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf8a7; /* rgb */ color: rgb(188, 248, 167); /* oklch */ color: oklch(91.9% 0.123 137.8);
Tailwind
colors: {
custom: {
50: '#d1fac1',
500: '#bcf8a7',
950: '#000000',
},
}SCSS
$custom: #bcf8a7; $custom-light: #d1fac1; $custom-dark: #000000;
JSON
{
"hex": "#bcf8a7",
"rgb": {
"r": 188,
"g": 248,
"b": 167
},
"hsl": {
"h": 104.444,
"s": 85.263,
"l": 81.373
},
"oklch": {
"l": 0.91893,
"c": 0.1229,
"h": 137.8
},
"luminance": 0.80616
}Semantic roles & 50–950 ramp
primary
#BCF8A7
secondary
#BC6AD9
accent
#04E2A8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582