#BCF4A7#BCF4A7
#BCF4A7 is a very light, moderate green. Relative luminance 0.782; OKLCH L 91.0% C 0.117 H 137.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF4A7 |
|---|---|
| RGB | rgb(188, 244, 167) |
| HSL | hsl(104, 78%, 81%) |
| HSV | hsv(104, 32%, 96%) |
| CMYK | cmyk(23%, 0%, 31.6%, 4.3%) |
| CIE-LAB | lab(90.86, -31.55, 31.53) |
| CIE-LCH | lch(90.86, 44.60, 135.02°) |
| OKLab | oklab(91.01% -0.0859 0.0791) |
| OKLCH | oklch(91.01% 0.117 137.4) |
| XYZ | xyz(60.0630, 78.1811, 48.4777) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.39
Tea Green
#BDF8A3
ΔE00 1.52
Pale Green
#C7FDB5
ΔE00 2.28
Light Light Green
#C8FFB0
ΔE00 2.38
Light Pastel Green
#B2FBA5
ΔE00 2.68
Celadon
#BEFDB7
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF4A7 #DFA7F4
analogous
#E3F4A7 #BCF4A7 #A7F4B8
triadic
#BCF4A7 #A7BCF4 #F4A7BC
tetradic
#BCF4A7 #A7E3F4 #DFA7F4 #F4B8A7
square
#BCF4A7 #A7E3F4 #DFA7F4 #F4B8A7
split-complementary
#BCF4A7 #B8A7F4 #F4A7E3
monochromatic
#69E63A #93ED71 #BCF4A7 #E5FBDD #EAFCE4
Accessibility & contrast
On white
1.26
#BCF4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#BCF4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF4A7
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF4A7 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A2
Deuteranopia (green-blind)
#F0E3AB
Tritanopia (blue-blind)
#BAEFE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf4a7; /* rgb */ color: rgb(188, 244, 167); /* oklch */ color: oklch(91.0% 0.117 137.4);
Tailwind
colors: {
custom: {
50: '#d1f8c1',
500: '#bcf4a7',
950: '#000000',
},
}SCSS
$custom: #bcf4a7; $custom-light: #d1f8c1; $custom-dark: #000000;
JSON
{
"hex": "#bcf4a7",
"rgb": {
"r": 188,
"g": 244,
"b": 167
},
"hsl": {
"h": 103.636,
"s": 77.778,
"l": 80.588
},
"oklch": {
"l": 0.9101,
"c": 0.11677,
"h": 137.4
},
"luminance": 0.78183
}Semantic roles & 50–950 ramp
primary
#BCF4A7
secondary
#B76CD4
accent
#0BDAA2
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582