#BCF5AA#BCF5AA
#BCF5AA is a very light, moderate green. Relative luminance 0.789; OKLCH L 91.3% C 0.115 H 138.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF5AA |
|---|---|
| RGB | rgb(188, 245, 170) |
| HSL | hsl(106, 79%, 81%) |
| HSV | hsv(106, 31%, 96%) |
| CMYK | cmyk(23.3%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(91.19, -31.57, 30.45) |
| CIE-LCH | lch(91.19, 43.86, 136.03°) |
| OKLab | oklab(91.29% -0.086 0.0765) |
| OKLCH | oklch(91.29% 0.115 138.3) |
| XYZ | xyz(60.6453, 78.8968, 50.0558) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.78
Tea Green
#BDF8A3
ΔE00 1.83
Pale Green
#C7FDB5
ΔE00 1.98
Celadon
#BEFDB7
ΔE00 2.28
Light Light Green
#C8FFB0
ΔE00 2.32
Light Pastel Green
#B2FBA5
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF5AA #E3AAF5
analogous
#E2F5AA #BCF5AA #AAF5BE
triadic
#BCF5AA #AABCF5 #F5AABC
tetradic
#BCF5AA #AAE2F5 #E3AAF5 #F5BEAA
square
#BCF5AA #AAE2F5 #E3AAF5 #F5BEAA
split-complementary
#BCF5AA #BEAAF5 #F5AAE2
monochromatic
#66E83C #91EF73 #BCF5AA #E7FBE1 #E9FCE4
Accessibility & contrast
On white
1.25
#BCF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#BCF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF5AA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF5AA | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#F1E4AE
Tritanopia (blue-blind)
#BAF0E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf5aa; /* rgb */ color: rgb(188, 245, 170); /* oklch */ color: oklch(91.3% 0.115 138.3);
Tailwind
colors: {
custom: {
50: '#d1f8c3',
500: '#bcf5aa',
950: '#000000',
},
}SCSS
$custom: #bcf5aa; $custom-light: #d1f8c3; $custom-dark: #000000;
JSON
{
"hex": "#bcf5aa",
"rgb": {
"r": 188,
"g": 245,
"b": 170
},
"hsl": {
"h": 105.6,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.91289,
"c": 0.1151,
"h": 138.3
},
"luminance": 0.78898
}Semantic roles & 50–950 ramp
primary
#BCF5AA
secondary
#BC6ED5
accent
#0ADBA9
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582