#BAECA5#BAECA5
#BAECA5 is a very light, moderate green. Relative luminance 0.731; OKLCH L 89.1% C 0.108 H 136.7°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECA5 |
|---|---|
| RGB | rgb(186, 236, 165) |
| HSL | hsl(102, 65%, 79%) |
| HSV | hsv(102, 30%, 93%) |
| CMYK | cmyk(21.2%, 0%, 30.1%, 7.5%) |
| CIE-LAB | lab(88.52, -28.77, 29.37) |
| CIE-LCH | lch(88.52, 41.11, 134.41°) |
| OKLab | oklab(89.08% -0.0783 0.0739) |
| OKLCH | oklch(89.08% 0.108 136.7) |
| XYZ | xyz(57.0351, 73.1453, 46.7035) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.41
Washed Out Green
#BCF5A6
ΔE00 2.25
Light Grey Green
#B7E1A1
ΔE00 2.67
Tea Green
#BDF8A3
ΔE00 3.28
Pale Green
#C7FDB5
ΔE00 3.57
Celadon
#BEFDB7
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECA5 #D7A5EC
analogous
#DDECA5 #BAECA5 #A5ECB3
triadic
#BAECA5 #A5BAEC #ECA5BA
tetradic
#BAECA5 #A5DDEC #D7A5EC #ECB3A5
square
#BAECA5 #A5DDEC #D7A5EC #ECB3A5
split-complementary
#BAECA5 #B3A5EC #ECA5DD
monochromatic
#6DD740 #93E172 #BAECA5 #E1F7D8 #ECFAE6
Accessibility & contrast
On white
1.34
#BAECA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#BAECA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECA5
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECA5 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A0
Deuteranopia (green-blind)
#E9DDA9
Tritanopia (blue-blind)
#B9E7D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #baeca5; /* rgb */ color: rgb(186, 236, 165); /* oklch */ color: oklch(89.1% 0.108 136.7);
Tailwind
colors: {
custom: {
50: '#cff2c0',
500: '#baeca5',
950: '#000000',
},
}SCSS
$custom: #baeca5; $custom-light: #cff2c0; $custom-dark: #000000;
JSON
{
"hex": "#baeca5",
"rgb": {
"r": 186,
"g": 236,
"b": 165
},
"hsl": {
"h": 102.254,
"s": 65.138,
"l": 78.627
},
"oklch": {
"l": 0.89083,
"c": 0.10763,
"h": 136.7
},
"luminance": 0.73147
}Semantic roles & 50–950 ramp
primary
#BAECA5
secondary
#AD6DC8
accent
#19CD98
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582