#BCF4AA#BCF4AA
#BCF4AA is a very light, moderate green. Relative luminance 0.783; OKLCH L 91.1% C 0.114 H 138.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF4AA |
|---|---|
| RGB | rgb(188, 244, 170) |
| HSL | hsl(105, 77%, 81%) |
| HSV | hsv(105, 30%, 96%) |
| CMYK | cmyk(23%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(90.91, -31.10, 30.08) |
| CIE-LCH | lch(90.91, 43.27, 135.95°) |
| OKLab | oklab(91.07% -0.0847 0.0757) |
| OKLCH | oklch(91.07% 0.114 138.2) |
| XYZ | xyz(60.3436, 78.2933, 49.9552) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.93
Tea Green
#BDF8A3
ΔE00 2.03
Pale Green
#C7FDB5
ΔE00 2.08
Celadon
#BEFDB7
ΔE00 2.38
Light Sage
#BCECAC
ΔE00 2.42
Light Light Green
#C8FFB0
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF4AA #E2AAF4
analogous
#E1F4AA #BCF4AA #AAF4BD
triadic
#BCF4AA #AABCF4 #F4AABC
tetradic
#BCF4AA #AAE1F4 #E2AAF4 #F4BDAA
square
#BCF4AA #AAE1F4 #E2AAF4 #F4BDAA
split-complementary
#BCF4AA #BDAAF4 #F4AAE1
monochromatic
#67E63E #91ED74 #BCF4AA #E7FBE0 #EAFBE4
Accessibility & contrast
On white
1.26
#BCF4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#BCF4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF4AA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF4AA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#F0E3AE
Tritanopia (blue-blind)
#BAEFE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf4aa; /* rgb */ color: rgb(188, 244, 170); /* oklch */ color: oklch(91.1% 0.114 138.2);
Tailwind
colors: {
custom: {
50: '#d1f8c3',
500: '#bcf4aa',
950: '#000000',
},
}SCSS
$custom: #bcf4aa; $custom-light: #d1f8c3; $custom-dark: #000000;
JSON
{
"hex": "#bcf4aa",
"rgb": {
"r": 188,
"g": 244,
"b": 170
},
"hsl": {
"h": 105.405,
"s": 77.083,
"l": 81.176
},
"oklch": {
"l": 0.91068,
"c": 0.11356,
"h": 138.2
},
"luminance": 0.78295
}Semantic roles & 50–950 ramp
primary
#BCF4AA
secondary
#BB6ED4
accent
#0CD9A7
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582