#BCFDA9#BCFDA9
#BCFDA9 is a very light, vivid green. Relative luminance 0.838; OKLCH L 93.0% C 0.128 H 138.7°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFDA9 |
|---|---|
| RGB | rgb(188, 253, 169) |
| HSL | hsl(106, 95%, 83%) |
| HSV | hsv(106, 33%, 99%) |
| CMYK | cmyk(25.7%, 0%, 33.2%, 0.8%) |
| CIE-LAB | lab(93.37, -35.40, 33.87) |
| CIE-LCH | lch(93.37, 48.99, 136.27°) |
| OKLab | oklab(93.04% -0.0965 0.0847) |
| OKLCH | oklch(93.04% 0.128 138.7) |
| XYZ | xyz(63.0238, 83.8045, 50.3837) |
| Luminance | 0.8381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.33
Tea Green
#BDF8A3
ΔE00 1.35
Light Light Green
#C8FFB0
ΔE00 1.78
Washed Out Green
#BCF5A6
ΔE00 1.85
Pale Green
#C7FDB5
ΔE00 2.44
Pastel Green
#B0FF9D
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFDA9 #EAA9FD
analogous
#E6FDA9 #BCFDA9 #A9FDC0
triadic
#BCFDA9 #A9BCFD #FDA9BC
tetradic
#BCFDA9 #A9E6FD #EAA9FD #FDC0A9
square
#BCFDA9 #A9E6FD #EAA9FD #FDC0A9
split-complementary
#BCFDA9 #C0A9FD #FDA9E6
monochromatic
#5FFA31 #8DFC6D #BCFDA9 #E8FEE1 #E8FEE1
Accessibility & contrast
On white
1.18
#BCFDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#BCFDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFDA9
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFDA9 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A3
Deuteranopia (green-blind)
#F8EAAE
Tritanopia (blue-blind)
#B9F7E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcfda9; /* rgb */ color: rgb(188, 253, 169); /* oklch */ color: oklch(93.0% 0.128 138.7);
Tailwind
colors: {
custom: {
50: '#d1fec3',
500: '#bcfda9',
950: '#000000',
},
}SCSS
$custom: #bcfda9; $custom-light: #d1fec3; $custom-dark: #000000;
JSON
{
"hex": "#bcfda9",
"rgb": {
"r": 188,
"g": 253,
"b": 169
},
"hsl": {
"h": 106.429,
"s": 95.455,
"l": 82.745
},
"oklch": {
"l": 0.93037,
"c": 0.12839,
"h": 138.7
},
"luminance": 0.83806
}Semantic roles & 50–950 ramp
primary
#BCFDA9
secondary
#C669E1
accent
#00E6B2
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682