#BAEDBE#BAEDBE
#BAEDBE is a very light, moderate green. Relative luminance 0.747; OKLCH L 89.8% C 0.083 H 146.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDBE |
|---|---|
| RGB | rgb(186, 237, 190) |
| HSL | hsl(125, 59%, 83%) |
| HSV | hsv(125, 22%, 93%) |
| CMYK | cmyk(21.5%, 0%, 19.8%, 7.1%) |
| CIE-LAB | lab(89.26, -25.22, 17.54) |
| CIE-LCH | lch(89.26, 30.72, 145.18°) |
| OKLab | oklab(89.84% -0.0691 0.045) |
| OKLCH | oklch(89.84% 0.083 146.9) |
| XYZ | xyz(59.8257, 74.7234, 59.9762) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.22
Light Sage
#BCECAC
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 4.94
Light Grey Green
#B7E1A1
ΔE00 5.50
Celadon
#BEFDB7
ΔE00 5.56
Very Pale Green
#CFFDBC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDBE #EDBAE9
analogous
#CFEDBA #BAEDBE #BAEDD7
triadic
#BAEDBE #BEBAED #EDBEBA
tetradic
#BAEDBE #BACFED #EDBAE9 #EDD7BA
square
#BAEDBE #BACFED #EDBAE9 #EDD7BA
split-complementary
#BAEDBE #D7BAED #EDBACF
monochromatic
#59D463 #89E090 #BAEDBE #E7F9E8 #E7F9E8
Accessibility & contrast
On white
1.32
#BAEDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#BAEDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDBE
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDBE | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#B5EAE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #baedbe; /* rgb */ color: rgb(186, 237, 190); /* oklch */ color: oklch(89.8% 0.083 146.9);
Tailwind
colors: {
custom: {
50: '#cff3d1',
500: '#baedbe',
950: '#000000',
},
}SCSS
$custom: #baedbe; $custom-light: #cff3d1; $custom-dark: #000000;
JSON
{
"hex": "#baedbe",
"rgb": {
"r": 186,
"g": 237,
"b": 190
},
"hsl": {
"h": 124.706,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.89838,
"c": 0.0825,
"h": 146.9
},
"luminance": 0.74725
}Semantic roles & 50–950 ramp
primary
#BAEDBE
secondary
#CA81C5
accent
#1FB9C6
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583