#BAEDAE#BAEDAE
#BAEDAE is a very light, moderate green. Relative luminance 0.741; OKLCH L 89.5% C 0.099 H 139.7°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDAE |
|---|---|
| RGB | rgb(186, 237, 174) |
| HSL | hsl(109, 64%, 81%) |
| HSV | hsv(109, 27%, 93%) |
| CMYK | cmyk(21.5%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(88.95, -27.86, 25.36) |
| CIE-LCH | lch(88.95, 37.67, 137.69°) |
| OKLab | oklab(89.49% -0.0758 0.0643) |
| OKLCH | oklch(89.49% 0.099 139.7) |
| XYZ | xyz(58.1720, 74.0619, 51.2667) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.66
Light Grey Green
#B7E1A1
ΔE00 2.97
Washed Out Green
#BCF5A6
ΔE00 3.28
Celadon
#BEFDB7
ΔE00 3.54
Pale Green
#C7FDB5
ΔE00 3.62
Very Pale Green
#CFFDBC
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDAE #E1AEED
analogous
#D9EDAE #BAEDAE #AEEDC1
triadic
#BAEDAE #AEBAED #EDAEBA
tetradic
#BAEDAE #AED9ED #E1AEED #EDC1AE
square
#BAEDAE #AED9ED #E1AEED #EDC1AE
split-complementary
#BAEDAE #C1AEED #EDAED9
monochromatic
#65D74A #8FE27C #BAEDAE #E5F8E0 #EAF9E6
Accessibility & contrast
On white
1.33
#BAEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#BAEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDAE
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDAE | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2AA
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#B7E9DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baedae; /* rgb */ color: rgb(186, 237, 174); /* oklch */ color: oklch(89.5% 0.099 139.7);
Tailwind
colors: {
custom: {
50: '#cff3c6',
500: '#baedae',
950: '#000000',
},
}SCSS
$custom: #baedae; $custom-light: #cff3c6; $custom-dark: #000000;
JSON
{
"hex": "#baedae",
"rgb": {
"r": 186,
"g": 237,
"b": 174
},
"hsl": {
"h": 108.571,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.89485,
"c": 0.09941,
"h": 139.7
},
"luminance": 0.74063
}Semantic roles & 50–950 ramp
primary
#BAEDAE
secondary
#BA75CA
accent
#1ACBAA
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582