#BCF8A8#BCF8A8
#BCF8A8 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.9% C 0.122 H 138.1°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF8A8 |
|---|---|
| RGB | rgb(188, 248, 168) |
| HSL | hsl(105, 85%, 82%) |
| HSV | hsv(105, 32%, 97%) |
| CMYK | cmyk(24.2%, 0%, 32.3%, 2.7%) |
| CIE-LAB | lab(91.98, -33.25, 32.51) |
| CIE-LCH | lch(91.98, 46.51, 135.64°) |
| OKLab | oklab(91.91% -0.0906 0.0814) |
| OKLCH | oklch(91.91% 0.122 138.1) |
| XYZ | xyz(61.3725, 80.6515, 49.3720) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.70
Tea Green
#BDF8A3
ΔE00 1.00
Light Light Green
#C8FFB0
ΔE00 1.85
Light Pastel Green
#B2FBA5
ΔE00 1.90
Pale Green
#C7FDB5
ΔE00 2.09
Celadon
#BEFDB7
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF8A8 #E4A8F8
analogous
#E4F8A8 #BCF8A8 #A8F8BC
triadic
#BCF8A8 #A8BCF8 #F8A8BC
tetradic
#BCF8A8 #A8E4F8 #E4A8F8 #F8BCA8
square
#BCF8A8 #A8E4F8 #E4A8F8 #F8BCA8
split-complementary
#BCF8A8 #BCA8F8 #F8A8E4
monochromatic
#65EF37 #90F36F #BCF8A8 #E8FDE1 #E9FDE3
Accessibility & contrast
On white
1.23
#BCF8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#BCF8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF8A8
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF8A8 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA3
Deuteranopia (green-blind)
#F4E6AC
Tritanopia (blue-blind)
#BAF3E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf8a8; /* rgb */ color: rgb(188, 248, 168); /* oklch */ color: oklch(91.9% 0.122 138.1);
Tailwind
colors: {
custom: {
50: '#d1fac2',
500: '#bcf8a8',
950: '#000000',
},
}SCSS
$custom: #bcf8a8; $custom-light: #d1fac2; $custom-dark: #000000;
JSON
{
"hex": "#bcf8a8",
"rgb": {
"r": 188,
"g": 248,
"b": 168
},
"hsl": {
"h": 105,
"s": 85.106,
"l": 81.569
},
"oklch": {
"l": 0.91912,
"c": 0.12183,
"h": 138.1
},
"luminance": 0.80653
}Semantic roles & 50–950 ramp
primary
#BCF8A8
secondary
#BE6BD9
accent
#04E2AA
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582