#BCCFA9#BCCFA9
#BCCFA9 is a very light, muted yellow-green. Relative luminance 0.582; OKLCH L 83.0% C 0.056 H 129.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFA9 |
|---|---|
| RGB | rgb(188, 207, 169) |
| HSL | hsl(90, 28%, 74%) |
| HSV | hsv(90, 18%, 81%) |
| CMYK | cmyk(9.2%, 0%, 18.4%, 18.8%) |
| CIE-LAB | lab(80.84, -13.21, 16.77) |
| CIE-LCH | lch(80.84, 21.35, 128.24°) |
| OKLab | oklab(83.01% -0.0352 0.0431) |
| OKLCH | oklch(83.01% 0.056 129.2) |
| XYZ | xyz(50.2122, 58.1813, 46.1132) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.64
Sage Green
#9CAF88
ΔE00 8.59
Pale Olive
#B9CC81
ΔE00 8.60
Darkseagreen
#8FBC8F
ΔE00 8.85
Light Sage
#BCECAC
ΔE00 9.21
Greenish Grey
#96AE8D
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFA9 #BCA9CF
analogous
#CFCFA9 #BCCFA9 #A9CFA9
triadic
#BCCFA9 #A9BCCF #CFA9BC
tetradic
#BCCFA9 #A9CFCF #BCA9CF #CFA9A9
square
#BCCFA9 #A9CFCF #BCA9CF #CFA9A9
split-complementary
#BCCFA9 #A9A9CF #CFA9CF
monochromatic
#7FA35B #9DB982 #BCCFA9 #DBE5D0 #F0F4EB
Accessibility & contrast
On white
1.66
#BCCFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BCCFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFA9
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFA9 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA7
Deuteranopia (green-blind)
#D0C8AB
Tritanopia (blue-blind)
#BECBC4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccfa9; /* rgb */ color: rgb(188, 207, 169); /* oklch */ color: oklch(83.0% 0.056 129.2);
Tailwind
colors: {
custom: {
50: '#d0ddc2',
500: '#bccfa9',
950: '#000000',
},
}SCSS
$custom: #bccfa9; $custom-light: #d0ddc2; $custom-dark: #000000;
JSON
{
"hex": "#bccfa9",
"rgb": {
"r": 188,
"g": 207,
"b": 169
},
"hsl": {
"h": 90,
"s": 28.358,
"l": 73.725
},
"oklch": {
"l": 0.83006,
"c": 0.05562,
"h": 129.2
},
"luminance": 0.58182
}Semantic roles & 50–950 ramp
primary
#BCCFA9
secondary
#8E78A5
accent
#3FA773
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482