#BAECAC#BAECAC
#BAECAC is a very light, moderate green. Relative luminance 0.734; OKLCH L 89.2% C 0.100 H 138.9°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECAC |
|---|---|
| RGB | rgb(186, 236, 172) |
| HSL | hsl(107, 63%, 80%) |
| HSV | hsv(107, 27%, 93%) |
| CMYK | cmyk(21.2%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(88.64, -27.70, 25.96) |
| CIE-LCH | lch(88.64, 37.96, 136.86°) |
| OKLab | oklab(89.22% -0.0754 0.0657) |
| OKLCH | oklch(89.22% 0.1 138.9) |
| XYZ | xyz(57.6897, 73.4071, 50.1512) |
| Luminance | 0.7341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.38
Light Grey Green
#B7E1A1
ΔE00 2.65
Washed Out Green
#BCF5A6
ΔE00 3.19
Pale Green
#C7FDB5
ΔE00 3.71
Celadon
#BEFDB7
ΔE00 3.75
Very Pale Green
#CFFDBC
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECAC #DEACEC
analogous
#DAECAC #BAECAC #ACECBE
triadic
#BAECAC #ACBAEC #ECACBA
tetradic
#BAECAC #ACDAEC #DEACEC #ECBEAC
square
#BAECAC #ACDAEC #DEACEC #ECBEAC
split-complementary
#BAECAC #BEACEC #ECACDA
monochromatic
#67D548 #91E17A #BAECAC #E3F7DE #EAF9E6
Accessibility & contrast
On white
1.34
#BAECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#BAECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECAC
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECAC | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A8
Deuteranopia (green-blind)
#E8DDAF
Tritanopia (blue-blind)
#B8E8DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #baecac; /* rgb */ color: rgb(186, 236, 172); /* oklch */ color: oklch(89.2% 0.100 138.9);
Tailwind
colors: {
custom: {
50: '#cff2c5',
500: '#baecac',
950: '#000000',
},
}SCSS
$custom: #baecac; $custom-light: #cff2c5; $custom-dark: #000000;
JSON
{
"hex": "#baecac",
"rgb": {
"r": 186,
"g": 236,
"b": 172
},
"hsl": {
"h": 106.875,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.89224,
"c": 0.1,
"h": 138.9
},
"luminance": 0.73409
}Semantic roles & 50–950 ramp
primary
#BAECAC
secondary
#B674C9
accent
#1BCAA4
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582