#BCFCAA#BCFCAA
#BCFCAA is a very light, vivid green. Relative luminance 0.832; OKLCH L 92.8% C 0.126 H 138.9°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFCAA |
|---|---|
| RGB | rgb(188, 252, 170) |
| HSL | hsl(107, 93%, 83%) |
| HSV | hsv(107, 33%, 99%) |
| CMYK | cmyk(25.4%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(93.11, -34.79, 33.02) |
| CIE-LCH | lch(93.11, 47.97, 136.50°) |
| OKLab | oklab(92.83% -0.0948 0.0827) |
| OKLCH | oklch(92.83% 0.126 138.9) |
| XYZ | xyz(62.8031, 83.2125, 50.7751) |
| Luminance | 0.8321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.34
Light Pastel Green
#B2FBA5
ΔE00 1.41
Washed Out Green
#BCF5A6
ΔE00 1.60
Light Light Green
#C8FFB0
ΔE00 1.70
Pale Green
#C7FDB5
ΔE00 2.18
Celadon
#BEFDB7
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFCAA #EAAAFC
analogous
#E5FCAA #BCFCAA #AAFCC1
triadic
#BCFCAA #AABCFC #FCAABC
tetradic
#BCFCAA #AAE5FC #EAAAFC #FCC1AA
square
#BCFCAA #AAE5FC #EAAAFC #FCC1AA
split-complementary
#BCFCAA #C1AAFC #FCAAE5
monochromatic
#5FF834 #8DFA6F #BCFCAA #E8FEE1 #E8FEE1
Accessibility & contrast
On white
1.19
#BCFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#BCFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFCAA
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFCAA | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA5
Deuteranopia (green-blind)
#F7E9AE
Tritanopia (blue-blind)
#B9F7E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcfcaa; /* rgb */ color: rgb(188, 252, 170); /* oklch */ color: oklch(92.8% 0.126 138.9);
Tailwind
colors: {
custom: {
50: '#d1fdc4',
500: '#bcfcaa',
950: '#000000',
},
}SCSS
$custom: #bcfcaa; $custom-light: #d1fdc4; $custom-dark: #000000;
JSON
{
"hex": "#bcfcaa",
"rgb": {
"r": 188,
"g": 252,
"b": 170
},
"hsl": {
"h": 106.829,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.92834,
"c": 0.12583,
"h": 138.9
},
"luminance": 0.83214
}Semantic roles & 50–950 ramp
primary
#BCFCAA
secondary
#C66AE0
accent
#00E6B3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582