#BCF8A3#BCF8A3
#BCF8A3 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.8% C 0.127 H 136.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF8A3 |
|---|---|
| RGB | rgb(188, 248, 163) |
| HSL | hsl(102, 86%, 81%) |
| HSV | hsv(102, 34%, 97%) |
| CMYK | cmyk(24.2%, 0%, 34.3%, 2.7%) |
| CIE-LAB | lab(91.89, -33.98, 34.91) |
| CIE-LCH | lch(91.89, 48.71, 134.22°) |
| OKLab | oklab(91.82% -0.0927 0.087) |
| OKLCH | oklch(91.82% 0.127 136.8) |
| XYZ | xyz(60.9156, 80.4688, 46.9658) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.17
Washed Out Green
#BCF5A6
ΔE00 1.12
Light Pastel Green
#B2FBA5
ΔE00 1.94
Light Light Green
#C8FFB0
ΔE00 2.09
Pale Light Green
#B1FC99
ΔE00 2.60
Pale Green
#C7FDB5
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF8A3 #DFA3F8
analogous
#E6F8A3 #BCF8A3 #A3F8B4
triadic
#BCF8A3 #A3BCF8 #F8A3BC
tetradic
#BCF8A3 #A3E6F8 #DFA3F8 #F8B4A3
square
#BCF8A3 #A3E6F8 #DFA3F8 #F8B4A3
split-complementary
#BCF8A3 #B4A3F8 #F8A3E6
monochromatic
#69EF31 #93F46A #BCF8A3 #E5FCDC #EAFDE3
Accessibility & contrast
On white
1.23
#BCF8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#BCF8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF8A3
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF8A3 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9D
Deuteranopia (green-blind)
#F5E6A8
Tritanopia (blue-blind)
#BAF2E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf8a3; /* rgb */ color: rgb(188, 248, 163); /* oklch */ color: oklch(91.8% 0.127 136.8);
Tailwind
colors: {
custom: {
50: '#d1fabf',
500: '#bcf8a3',
950: '#000000',
},
}SCSS
$custom: #bcf8a3; $custom-light: #d1fabf; $custom-dark: #000000;
JSON
{
"hex": "#bcf8a3",
"rgb": {
"r": 188,
"g": 248,
"b": 163
},
"hsl": {
"h": 102.353,
"s": 85.859,
"l": 80.588
},
"oklch": {
"l": 0.9182,
"c": 0.12712,
"h": 136.8
},
"luminance": 0.80471
}Semantic roles & 50–950 ramp
primary
#BCF8A3
secondary
#B766D9
accent
#03E2A1
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582