#BAECA1#BAECA1
#BAECA1 is a very light, moderate green. Relative luminance 0.730; OKLCH L 89.0% C 0.112 H 135.5°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECA1 |
|---|---|
| RGB | rgb(186, 236, 161) |
| HSL | hsl(100, 66%, 78%) |
| HSV | hsv(100, 32%, 93%) |
| CMYK | cmyk(21.2%, 0%, 31.8%, 7.5%) |
| CIE-LAB | lab(88.45, -29.36, 31.31) |
| CIE-LCH | lch(88.45, 42.92, 133.16°) |
| OKLab | oklab(89.01% -0.0799 0.0784) |
| OKLCH | oklch(89.01% 0.112 135.5) |
| XYZ | xyz(56.6767, 73.0019, 44.8160) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.02
Light Sage
#BCECAC
ΔE00 2.19
Tea Green
#BDF8A3
ΔE00 2.88
Light Grey Green
#B7E1A1
ΔE00 3.00
Pale Green
#C7FDB5
ΔE00 3.74
Light Light Green
#C8FFB0
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECA1 #D3A1EC
analogous
#DFECA1 #BAECA1 #A1ECAD
triadic
#BAECA1 #A1BAEC #ECA1BA
tetradic
#BAECA1 #A1DFEC #D3A1EC #ECADA1
square
#BAECA1 #A1DFEC #D3A1EC #ECADA1
split-complementary
#BAECA1 #ADA1EC #ECA1DF
monochromatic
#6FD73B #95E26E #BAECA1 #DFF6D4 #ECFAE6
Accessibility & contrast
On white
1.35
#BAECA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#BAECA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECA1
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECA1 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19C
Deuteranopia (green-blind)
#EADCA5
Tritanopia (blue-blind)
#BAE6D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #baeca1; /* rgb */ color: rgb(186, 236, 161); /* oklch */ color: oklch(89.0% 0.112 135.5);
Tailwind
colors: {
custom: {
50: '#d0f2bd',
500: '#baeca1',
950: '#000000',
},
}SCSS
$custom: #baeca1; $custom-light: #d0f2bd; $custom-dark: #000000;
JSON
{
"hex": "#baeca1",
"rgb": {
"r": 186,
"g": 236,
"b": 161
},
"hsl": {
"h": 100,
"s": 66.372,
"l": 77.843
},
"oklch": {
"l": 0.89006,
"c": 0.112,
"h": 135.5
},
"luminance": 0.73003
}Semantic roles & 50–950 ramp
primary
#BAECA1
secondary
#A869C8
accent
#17CE91
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582