#BCFCB0#BCFCB0
#BCFCB0 is a very light, moderate green. Relative luminance 0.834; OKLCH L 92.9% C 0.120 H 140.6°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFCB0 |
|---|---|
| RGB | rgb(188, 252, 176) |
| HSL | hsl(111, 93%, 84%) |
| HSV | hsv(111, 30%, 99%) |
| CMYK | cmyk(25.4%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(93.21, -33.89, 30.14) |
| CIE-LCH | lch(93.21, 45.36, 138.35°) |
| OKLab | oklab(92.95% -0.0924 0.0759) |
| OKLCH | oklch(92.95% 0.12 140.6) |
| XYZ | xyz(63.3837, 83.4447, 53.8328) |
| Luminance | 0.8345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.21
Pale Green
#C7FDB5
ΔE00 1.69
Washed Out Green
#BCF5A6
ΔE00 1.95
Light Light Green
#C8FFB0
ΔE00 1.97
Light Pastel Green
#B2FBA5
ΔE00 2.00
Tea Green
#BDF8A3
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFCB0 #F0B0FC
analogous
#E2FCB0 #BCFCB0 #B0FCCA
triadic
#BCFCB0 #B0BCFC #FCB0BC
tetradic
#BCFCB0 #B0E2FC #F0B0FC #FCCAB0
square
#BCFCB0 #B0E2FC #F0B0FC #FCCAB0
split-complementary
#BCFCB0 #CAB0FC #FCB0E2
monochromatic
#58F83A #8AFA75 #BCFCB0 #E6FEE2 #E6FEE2
Accessibility & contrast
On white
1.19
#BCFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#BCFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFCB0
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFCB0 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAB
Deuteranopia (green-blind)
#F6E9B4
Tritanopia (blue-blind)
#B8F7E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcfcb0; /* rgb */ color: rgb(188, 252, 176); /* oklch */ color: oklch(92.9% 0.120 140.6);
Tailwind
colors: {
custom: {
50: '#d1fdc8',
500: '#bcfcb0',
950: '#000000',
},
}SCSS
$custom: #bcfcb0; $custom-light: #d1fdc8; $custom-dark: #000000;
JSON
{
"hex": "#bcfcb0",
"rgb": {
"r": 188,
"g": 252,
"b": 176
},
"hsl": {
"h": 110.526,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.92949,
"c": 0.11955,
"h": 140.6
},
"luminance": 0.83447
}Semantic roles & 50–950 ramp
primary
#BCFCB0
secondary
#CF70E0
accent
#00E6C1
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582