#BCF8A6#BCF8A6
#BCF8A6 is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.9% C 0.124 H 137.5°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF8A6 |
|---|---|
| RGB | rgb(188, 248, 166) |
| HSL | hsl(104, 85%, 81%) |
| HSV | hsv(104, 33%, 97%) |
| CMYK | cmyk(24.2%, 0%, 33.1%, 2.7%) |
| CIE-LAB | lab(91.94, -33.54, 33.47) |
| CIE-LCH | lch(91.94, 47.39, 135.06°) |
| OKLab | oklab(91.88% -0.0914 0.0837) |
| OKLCH | oklch(91.88% 0.124 137.5) |
| XYZ | xyz(61.1876, 80.5776, 48.3982) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.63
Washed Out Green
#BCF5A6
ΔE00 0.77
Light Pastel Green
#B2FBA5
ΔE00 1.86
Light Light Green
#C8FFB0
ΔE00 1.90
Pale Green
#C7FDB5
ΔE00 2.35
Celadon
#BEFDB7
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF8A6 #E2A6F8
analogous
#E5F8A6 #BCF8A6 #A6F8B9
triadic
#BCF8A6 #A6BCF8 #F8A6BC
tetradic
#BCF8A6 #A6E5F8 #E2A6F8 #F8B9A6
square
#BCF8A6 #A6E5F8 #E2A6F8 #F8B9A6
split-complementary
#BCF8A6 #B9A6F8 #F8A6E5
monochromatic
#67EF35 #91F46D #BCF8A6 #E7FCDF #EAFDE3
Accessibility & contrast
On white
1.23
#BCF8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#BCF8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF8A6
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF8A6 | 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)
#FDEBA1
Deuteranopia (green-blind)
#F4E6AA
Tritanopia (blue-blind)
#BAF2E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf8a6; /* rgb */ color: rgb(188, 248, 166); /* oklch */ color: oklch(91.9% 0.124 137.5);
Tailwind
colors: {
custom: {
50: '#d1fac1',
500: '#bcf8a6',
950: '#000000',
},
}SCSS
$custom: #bcf8a6; $custom-light: #d1fac1; $custom-dark: #000000;
JSON
{
"hex": "#bcf8a6",
"rgb": {
"r": 188,
"g": 248,
"b": 166
},
"hsl": {
"h": 103.902,
"s": 85.417,
"l": 81.176
},
"oklch": {
"l": 0.91875,
"c": 0.12396,
"h": 137.5
},
"luminance": 0.80579
}Semantic roles & 50–950 ramp
primary
#BCF8A6
secondary
#BB69D9
accent
#04E2A6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582