#BCF2AA#BCF2AA
#BCF2AA is a very light, moderate green. Relative luminance 0.771; OKLCH L 90.6% C 0.110 H 138.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF2AA |
|---|---|
| RGB | rgb(188, 242, 170) |
| HSL | hsl(105, 73%, 81%) |
| HSV | hsv(105, 30%, 95%) |
| CMYK | cmyk(22.3%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(90.37, -30.16, 29.34) |
| CIE-LCH | lch(90.37, 42.08, 135.79°) |
| OKLab | oklab(90.63% -0.0821 0.0739) |
| OKLCH | oklch(90.63% 0.11 138) |
| XYZ | xyz(59.7451, 77.0963, 49.7557) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.34
Light Sage
#BCECAC
ΔE00 1.90
Pale Green
#C7FDB5
ΔE00 2.35
Tea Green
#BDF8A3
ΔE00 2.47
Celadon
#BEFDB7
ΔE00 2.67
Light Light Green
#C8FFB0
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF2AA #E0AAF2
analogous
#E0F2AA #BCF2AA #AAF2BC
triadic
#BCF2AA #AABCF2 #F2AABC
tetradic
#BCF2AA #AAE0F2 #E0AAF2 #F2BCAA
square
#BCF2AA #AAE0F2 #E0AAF2 #F2BCAA
split-complementary
#BCF2AA #BCAAF2 #F2AAE0
monochromatic
#68E240 #92EA75 #BCF2AA #E6FADF #EAFBE4
Accessibility & contrast
On white
1.28
#BCF2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#BCF2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF2AA
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF2AA | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A5
Deuteranopia (green-blind)
#EEE2AE
Tritanopia (blue-blind)
#BAEDDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf2aa; /* rgb */ color: rgb(188, 242, 170); /* oklch */ color: oklch(90.6% 0.110 138.0);
Tailwind
colors: {
custom: {
50: '#d1f6c3',
500: '#bcf2aa',
950: '#000000',
},
}SCSS
$custom: #bcf2aa; $custom-light: #d1f6c3; $custom-dark: #000000;
JSON
{
"hex": "#bcf2aa",
"rgb": {
"r": 188,
"g": 242,
"b": 170
},
"hsl": {
"h": 105,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.90628,
"c": 0.11045,
"h": 138
},
"luminance": 0.77098
}Semantic roles & 50–950 ramp
primary
#BCF2AA
secondary
#B96FD1
accent
#10D6A4
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582