#BCF8A0#BCF8A0
#BCF8A0 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.8% C 0.130 H 136.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF8A0 |
|---|---|
| RGB | rgb(188, 248, 160) |
| HSL | hsl(101, 86%, 80%) |
| HSV | hsv(101, 35%, 97%) |
| CMYK | cmyk(24.2%, 0%, 35.5%, 2.7%) |
| CIE-LAB | lab(91.85, -34.40, 36.35) |
| CIE-LCH | lch(91.85, 50.04, 133.42°) |
| OKLab | oklab(91.77% -0.0939 0.0903) |
| OKLCH | oklch(91.77% 0.13 136.1) |
| XYZ | xyz(60.6500, 80.3625, 45.5669) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.51
Washed Out Green
#BCF5A6
ΔE00 1.58
Light Pastel Green
#B2FBA5
ΔE00 2.16
Pale Light Green
#B1FC99
ΔE00 2.32
Light Light Green
#C8FFB0
ΔE00 2.39
Pastel Green
#B0FF9D
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF8A0 #DCA0F8
analogous
#E8F8A0 #BCF8A0 #A0F8B0
triadic
#BCF8A0 #A0BCF8 #F8A0BC
tetradic
#BCF8A0 #A0E8F8 #DCA0F8 #F8B0A0
square
#BCF8A0 #A0E8F8 #DCA0F8 #F8B0A0
split-complementary
#BCF8A0 #B0A0F8 #F8A0E8
monochromatic
#6CF02E #94F467 #BCF8A0 #E4FCD9 #EBFDE2
Accessibility & contrast
On white
1.23
#BCF8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#BCF8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF8A0
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF8A0 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9A
Deuteranopia (green-blind)
#F5E6A5
Tritanopia (blue-blind)
#BBF2E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf8a0; /* rgb */ color: rgb(188, 248, 160); /* oklch */ color: oklch(91.8% 0.130 136.1);
Tailwind
colors: {
custom: {
50: '#d1fabd',
500: '#bcf8a0',
950: '#000000',
},
}SCSS
$custom: #bcf8a0; $custom-light: #d1fabd; $custom-dark: #000000;
JSON
{
"hex": "#bcf8a0",
"rgb": {
"r": 188,
"g": 248,
"b": 160
},
"hsl": {
"h": 100.909,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.91766,
"c": 0.13028,
"h": 136.1
},
"luminance": 0.80364
}Semantic roles & 50–950 ramp
primary
#BCF8A0
secondary
#B364D9
accent
#03E39B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582