#BCF2AE#BCF2AE
#BCF2AE is a very light, moderate green. Relative luminance 0.773; OKLCH L 90.7% C 0.106 H 139.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF2AE |
|---|---|
| RGB | rgb(188, 242, 174) |
| HSL | hsl(108, 72%, 82%) |
| HSV | hsv(108, 28%, 95%) |
| CMYK | cmyk(22.3%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(90.44, -29.55, 27.40) |
| CIE-LCH | lch(90.44, 40.30, 137.16°) |
| OKLab | oklab(90.71% -0.0804 0.0693) |
| OKLCH | oklch(90.71% 0.106 139.3) |
| XYZ | xyz(60.1292, 77.2500, 51.7789) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.52
Washed Out Green
#BCF5A6
ΔE00 2.09
Pale Green
#C7FDB5
ΔE00 2.41
Celadon
#BEFDB7
ΔE00 2.44
Very Pale Green
#CFFDBC
ΔE00 3.04
Tea Green
#BDF8A3
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF2AE #E4AEF2
analogous
#DEF2AE #BCF2AE #AEF2C2
triadic
#BCF2AE #AEBCF2 #F2AEBC
tetradic
#BCF2AE #AEDEF2 #E4AEF2 #F2C2AE
square
#BCF2AE #AEDEF2 #E4AEF2 #F2C2AE
split-complementary
#BCF2AE #C2AEF2 #F2AEDE
monochromatic
#65E145 #90EA79 #BCF2AE #E8FAE3 #E9FBE5
Accessibility & contrast
On white
1.28
#BCF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#BCF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF2AE
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF2AE | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AA
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#B9EDE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf2ae; /* rgb */ color: rgb(188, 242, 174); /* oklch */ color: oklch(90.7% 0.106 139.3);
Tailwind
colors: {
custom: {
50: '#d1f6c6',
500: '#bcf2ae',
950: '#000000',
},
}SCSS
$custom: #bcf2ae; $custom-light: #d1f6c6; $custom-dark: #000000;
JSON
{
"hex": "#bcf2ae",
"rgb": {
"r": 188,
"g": 242,
"b": 174
},
"hsl": {
"h": 107.647,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.90708,
"c": 0.10615,
"h": 139.3
},
"luminance": 0.77252
}Semantic roles & 50–950 ramp
primary
#BCF2AE
secondary
#BE73D1
accent
#11D4AC
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582