#BCF2AF#BCF2AF
#BCF2AF is a very light, moderate green. Relative luminance 0.773; OKLCH L 90.7% C 0.105 H 139.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF2AF |
|---|---|
| RGB | rgb(188, 242, 175) |
| HSL | hsl(108, 72%, 82%) |
| HSV | hsv(108, 28%, 95%) |
| CMYK | cmyk(22.3%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(90.45, -29.40, 26.92) |
| CIE-LCH | lch(90.45, 39.86, 137.52°) |
| OKLab | oklab(90.73% -0.08 0.0681) |
| OKLCH | oklch(90.73% 0.105 139.6) |
| XYZ | xyz(60.2271, 77.2891, 52.2942) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.48
Washed Out Green
#BCF5A6
ΔE00 2.29
Celadon
#BEFDB7
ΔE00 2.43
Pale Green
#C7FDB5
ΔE00 2.47
Very Pale Green
#CFFDBC
ΔE00 3.02
Very Light Green
#D1FFBD
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF2AF #E5AFF2
analogous
#DEF2AF #BCF2AF #AFF2C4
triadic
#BCF2AF #AFBCF2 #F2AFBC
tetradic
#BCF2AF #AFDEF2 #E5AFF2 #F2C4AF
square
#BCF2AF #AFDEF2 #E5AFF2 #F2C4AF
split-complementary
#BCF2AF #C4AFF2 #F2AFDE
monochromatic
#64E146 #90E97A #BCF2AF #E8FBE4 #E9FBE5
Accessibility & contrast
On white
1.28
#BCF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#BCF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF2AF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF2AF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#B9EDE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf2af; /* rgb */ color: rgb(188, 242, 175); /* oklch */ color: oklch(90.7% 0.105 139.6);
Tailwind
colors: {
custom: {
50: '#d1f6c7',
500: '#bcf2af',
950: '#000000',
},
}SCSS
$custom: #bcf2af; $custom-light: #d1f6c7; $custom-dark: #000000;
JSON
{
"hex": "#bcf2af",
"rgb": {
"r": 188,
"g": 242,
"b": 175
},
"hsl": {
"h": 108.358,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.90728,
"c": 0.10507,
"h": 139.6
},
"luminance": 0.77291
}Semantic roles & 50–950 ramp
primary
#BCF2AF
secondary
#BF74D1
accent
#11D4AE
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582