#BCCFA5#BCCFA5
#BCCFA5 is a very light, moderate yellow-green. Relative luminance 0.580; OKLCH L 82.9% C 0.061 H 127.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFA5 |
|---|---|
| RGB | rgb(188, 207, 165) |
| HSL | hsl(87, 30%, 73%) |
| HSV | hsv(87, 20%, 81%) |
| CMYK | cmyk(9.2%, 0%, 20.3%, 18.8%) |
| CIE-LAB | lab(80.76, -13.85, 18.77) |
| CIE-LCH | lch(80.76, 23.33, 126.43°) |
| OKLab | oklab(82.91% -0.0368 0.048) |
| OKLCH | oklch(82.91% 0.061 127.5) |
| XYZ | xyz(49.8424, 58.0334, 44.1657) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.96
Pale Olive
#B9CC81
ΔE00 7.53
Sage Green
#9CAF88
ΔE00 8.52
Light Sage
#BCECAC
ΔE00 8.71
Darkseagreen
#8FBC8F
ΔE00 8.72
Greenish Tan
#BCCB7A
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFA5 #B8A5CF
analogous
#CFCDA5 #BCCFA5 #A7CFA5
triadic
#BCCFA5 #A5BCCF #CFA5BC
tetradic
#BCCFA5 #A5CFCD #B8A5CF #CFA5A7
square
#BCCFA5 #A5CFCD #B8A5CF #CFA5A7
split-complementary
#BCCFA5 #A5A7CF #CDA5CF
monochromatic
#80A357 #9EBA7D #BCCFA5 #DAE4CD #F0F4EB
Accessibility & contrast
On white
1.67
#BCCFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BCCFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFA5
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFA5 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C9A3
Deuteranopia (green-blind)
#D1C8A7
Tritanopia (blue-blind)
#BECBC3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccfa5; /* rgb */ color: rgb(188, 207, 165); /* oklch */ color: oklch(82.9% 0.061 127.5);
Tailwind
colors: {
custom: {
50: '#d0ddbf',
500: '#bccfa5',
950: '#000000',
},
}SCSS
$custom: #bccfa5; $custom-light: #d0ddbf; $custom-dark: #000000;
JSON
{
"hex": "#bccfa5",
"rgb": {
"r": 188,
"g": 207,
"b": 165
},
"hsl": {
"h": 87.143,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.82914,
"c": 0.06055,
"h": 127.5
},
"luminance": 0.58034
}Semantic roles & 50–950 ramp
primary
#BCCFA5
secondary
#8A74A5
accent
#3CA96E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482