#BCF8A5#BCF8A5
#BCF8A5 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.9% C 0.125 H 137.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF8A5 |
|---|---|
| RGB | rgb(188, 248, 165) |
| HSL | hsl(103, 86%, 81%) |
| HSV | hsv(103, 33%, 97%) |
| CMYK | cmyk(24.2%, 0%, 33.5%, 2.7%) |
| CIE-LAB | lab(91.93, -33.69, 33.95) |
| CIE-LCH | lch(91.93, 47.83, 134.78°) |
| OKLab | oklab(91.86% -0.0919 0.0848) |
| OKLCH | oklch(91.86% 0.125 137.3) |
| XYZ | xyz(61.0962, 80.5410, 47.9170) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.45
Washed Out Green
#BCF5A6
ΔE00 0.87
Light Pastel Green
#B2FBA5
ΔE00 1.87
Light Light Green
#C8FFB0
ΔE00 1.95
Pale Green
#C7FDB5
ΔE00 2.49
Pale Light Green
#B1FC99
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF8A5 #E1A5F8
analogous
#E6F8A5 #BCF8A5 #A5F8B7
triadic
#BCF8A5 #A5BCF8 #F8A5BC
tetradic
#BCF8A5 #A5E6F8 #E1A5F8 #F8B7A5
square
#BCF8A5 #A5E6F8 #E1A5F8 #F8B7A5
split-complementary
#BCF8A5 #B7A5F8 #F8A5E6
monochromatic
#67EF33 #92F46C #BCF8A5 #E6FCDE #EAFDE3
Accessibility & contrast
On white
1.23
#BCF8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#BCF8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF8A5
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF8A5 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9F
Deuteranopia (green-blind)
#F4E6A9
Tritanopia (blue-blind)
#BAF2E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf8a5; /* rgb */ color: rgb(188, 248, 165); /* oklch */ color: oklch(91.9% 0.125 137.3);
Tailwind
colors: {
custom: {
50: '#d1fac0',
500: '#bcf8a5',
950: '#000000',
},
}SCSS
$custom: #bcf8a5; $custom-light: #d1fac0; $custom-dark: #000000;
JSON
{
"hex": "#bcf8a5",
"rgb": {
"r": 188,
"g": 248,
"b": 165
},
"hsl": {
"h": 103.373,
"s": 85.567,
"l": 80.98
},
"oklch": {
"l": 0.91856,
"c": 0.12501,
"h": 137.3
},
"luminance": 0.80543
}Semantic roles & 50–950 ramp
primary
#BCF8A5
secondary
#BA68D9
accent
#03E2A4
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582