#BACCAE#BACCAE
#BACCAE is a very light, muted yellow-green. Relative luminance 0.567; OKLCH L 82.3% C 0.045 H 132.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCAE |
|---|---|
| RGB | rgb(186, 204, 174) |
| HSL | hsl(96, 23%, 74%) |
| HSV | hsv(96, 15%, 80%) |
| CMYK | cmyk(8.8%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(80.00, -11.56, 12.91) |
| CIE-LCH | lch(80.00, 17.33, 131.85°) |
| OKLab | oklab(82.34% -0.0309 0.0334) |
| OKLCH | oklch(82.34% 0.045 132.8) |
| XYZ | xyz(49.4812, 56.6805, 48.3698) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.51
Greenish Grey
#96AE8D
ΔE00 8.74
Darkseagreen
#8FBC8F
ΔE00 9.34
Light Grey Green
#B7E1A1
ΔE00 9.68
Pale Olive
#B9CC81
ΔE00 10.73
Light Sage
#BCECAC
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCAE #C0AECC
analogous
#C9CCAE #BACCAE #AECCB1
triadic
#BACCAE #AEBACC #CCAEBA
tetradic
#BACCAE #AEC9CC #C0AECC #CCB1AE
square
#BACCAE #AEC9CC #C0AECC #CCB1AE
split-complementary
#BACCAE #B1AECC #CCAEC9
monochromatic
#7A9D63 #9AB488 #BACCAE #DAE4D4 #EFF3EC
Accessibility & contrast
On white
1.70
#BACCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BACCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCAE
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCAE | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AC
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#BBC9C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #baccae; /* rgb */ color: rgb(186, 204, 174); /* oklch */ color: oklch(82.3% 0.045 132.8);
Tailwind
colors: {
custom: {
50: '#cedbc6',
500: '#baccae',
950: '#000000',
},
}SCSS
$custom: #baccae; $custom-light: #cedbc6; $custom-dark: #000000;
JSON
{
"hex": "#baccae",
"rgb": {
"r": 186,
"g": 204,
"b": 174
},
"hsl": {
"h": 96,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82339,
"c": 0.04549,
"h": 132.8
},
"luminance": 0.56681
}Semantic roles & 50–950 ramp
primary
#BACCAE
secondary
#937DA1
accent
#44A17C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131513
muted
#838482