#BACEAF#BACEAF
#BACEAF is a very light, muted yellow-green. Relative luminance 0.577; OKLCH L 82.8% C 0.048 H 134.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BACEAF |
|---|---|
| RGB | rgb(186, 206, 175) |
| HSL | hsl(99, 24%, 75%) |
| HSV | hsv(99, 15%, 81%) |
| CMYK | cmyk(9.7%, 0%, 15%, 19.2%) |
| CIE-LAB | lab(80.56, -12.42, 13.17) |
| CIE-LCH | lch(80.56, 18.10, 133.32°) |
| OKLab | oklab(82.79% -0.0333 0.034) |
| OKLCH | oklch(82.79% 0.048 134.4) |
| XYZ | xyz(50.0575, 57.6764, 49.0446) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.79
Greenish Grey
#96AE8D
ΔE00 8.98
Darkseagreen
#8FBC8F
ΔE00 9.11
Light Grey Green
#B7E1A1
ΔE00 9.11
Light Sage
#BCECAC
ΔE00 10.42
Pale Olive
#B9CC81
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACEAF #C3AFCE
analogous
#CACEAF #BACEAF #AFCEB4
triadic
#BACEAF #AFBACE #CEAFBA
tetradic
#BACEAF #AFCACE #C3AFCE #CEB4AF
square
#BACEAF #AFCACE #C3AFCE #CEB4AF
split-complementary
#BACEAF #B4AFCE #CEAFCA
monochromatic
#79A063 #99B789 #BACEAF #DBE5D5 #EFF3EC
Accessibility & contrast
On white
1.68
#BACEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BACEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACEAF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACEAF | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AD
Deuteranopia (green-blind)
#CDC7B0
Tritanopia (blue-blind)
#BACBC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #baceaf; /* rgb */ color: rgb(186, 206, 175); /* oklch */ color: oklch(82.8% 0.048 134.4);
Tailwind
colors: {
custom: {
50: '#ceddc7',
500: '#baceaf',
950: '#000000',
},
}SCSS
$custom: #baceaf; $custom-light: #ceddc7; $custom-dark: #000000;
JSON
{
"hex": "#baceaf",
"rgb": {
"r": 186,
"g": 206,
"b": 175
},
"hsl": {
"h": 98.71,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.8279,
"c": 0.04762,
"h": 134.4
},
"luminance": 0.57677
}Semantic roles & 50–950 ramp
primary
#BACEAF
secondary
#967EA3
accent
#43A381
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482