#BCCFA3#BCCFA3
#BCCFA3 is a very light, moderate yellow-green. Relative luminance 0.580; OKLCH L 82.9% C 0.063 H 126.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFA3 |
|---|---|
| RGB | rgb(188, 207, 163) |
| HSL | hsl(86, 31%, 73%) |
| HSV | hsv(86, 21%, 81%) |
| CMYK | cmyk(9.2%, 0%, 21.3%, 18.8%) |
| CIE-LAB | lab(80.72, -14.17, 19.78) |
| CIE-LCH | lch(80.72, 24.33, 125.62°) |
| OKLab | oklab(82.87% -0.0377 0.0505) |
| OKLCH | oklch(82.87% 0.063 126.7) |
| XYZ | xyz(49.6618, 57.9611, 43.2145) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.68
Pale Olive
#B9CC81
ΔE00 7.02
Greenish Tan
#BCCB7A
ΔE00 8.37
Light Sage
#BCECAC
ΔE00 8.52
Sage Green
#9CAF88
ΔE00 8.54
Darkseagreen
#8FBC8F
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFA3 #B6A3CF
analogous
#CFCCA3 #BCCFA3 #A6CFA3
triadic
#BCCFA3 #A3BCCF #CFA3BC
tetradic
#BCCFA3 #A3CFCC #B6A3CF #CFA3A6
square
#BCCFA3 #A3CFCC #B6A3CF #CFA3A6
split-complementary
#BCCFA3 #A3A6CF #CCA3CF
monochromatic
#81A355 #9FBA7B #BCCFA3 #D9E4CB #F0F5EB
Accessibility & contrast
On white
1.67
#BCCFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BCCFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFA3
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFA3 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C9A0
Deuteranopia (green-blind)
#D1C8A5
Tritanopia (blue-blind)
#BFCBC3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccfa3; /* rgb */ color: rgb(188, 207, 163); /* oklch */ color: oklch(82.9% 0.063 126.7);
Tailwind
colors: {
custom: {
50: '#d0ddbe',
500: '#bccfa3',
950: '#000000',
},
}SCSS
$custom: #bccfa3; $custom-light: #d0ddbe; $custom-dark: #000000;
JSON
{
"hex": "#bccfa3",
"rgb": {
"r": 188,
"g": 207,
"b": 163
},
"hsl": {
"h": 85.909,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.82868,
"c": 0.06302,
"h": 126.7
},
"luminance": 0.57961
}Semantic roles & 50–950 ramp
primary
#BCCFA3
secondary
#8872A5
accent
#3BAA6B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482