#BCF8A2#BCF8A2
#BCF8A2 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.8% C 0.128 H 136.6°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF8A2 |
|---|---|
| RGB | rgb(188, 248, 162) |
| HSL | hsl(102, 86%, 80%) |
| HSV | hsv(102, 35%, 97%) |
| CMYK | cmyk(24.2%, 0%, 34.7%, 2.7%) |
| CIE-LAB | lab(91.88, -34.12, 35.39) |
| CIE-LCH | lch(91.88, 49.16, 133.95°) |
| OKLab | oklab(91.8% -0.0931 0.0881) |
| OKLCH | oklch(91.8% 0.128 136.6) |
| XYZ | xyz(60.8264, 80.4331, 46.4958) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.20
Washed Out Green
#BCF5A6
ΔE00 1.27
Light Pastel Green
#B2FBA5
ΔE00 2.00
Light Light Green
#C8FFB0
ΔE00 2.19
Pale Light Green
#B1FC99
ΔE00 2.50
Pastel Green
#B0FF9D
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF8A2 #DEA2F8
analogous
#E7F8A2 #BCF8A2 #A2F8B3
triadic
#BCF8A2 #A2BCF8 #F8A2BC
tetradic
#BCF8A2 #A2E7F8 #DEA2F8 #F8B3A2
square
#BCF8A2 #A2E7F8 #DEA2F8 #F8B3A2
split-complementary
#BCF8A2 #B3A2F8 #F8A2E7
monochromatic
#6AEF30 #93F469 #BCF8A2 #E5FCDB #EAFDE3
Accessibility & contrast
On white
1.23
#BCF8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#BCF8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF8A2
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF8A2 | 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)
#FEEB9C
Deuteranopia (green-blind)
#F5E6A7
Tritanopia (blue-blind)
#BBF2E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf8a2; /* rgb */ color: rgb(188, 248, 162); /* oklch */ color: oklch(91.8% 0.128 136.6);
Tailwind
colors: {
custom: {
50: '#d1fabe',
500: '#bcf8a2',
950: '#000000',
},
}SCSS
$custom: #bcf8a2; $custom-light: #d1fabe; $custom-dark: #000000;
JSON
{
"hex": "#bcf8a2",
"rgb": {
"r": 188,
"g": 248,
"b": 162
},
"hsl": {
"h": 101.86,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.91802,
"c": 0.12818,
"h": 136.6
},
"luminance": 0.80435
}Semantic roles & 50–950 ramp
primary
#BCF8A2
secondary
#B665D9
accent
#03E39F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582