#BAEBAD#BAEBAD
#BAEBAD is a very light, moderate green. Relative luminance 0.729; OKLCH L 89.0% C 0.097 H 139.2°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBAD |
|---|---|
| RGB | rgb(186, 235, 173) |
| HSL | hsl(107, 61%, 80%) |
| HSV | hsv(107, 26%, 92%) |
| CMYK | cmyk(20.9%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(88.39, -27.07, 25.10) |
| CIE-LCH | lch(88.39, 36.91, 137.16°) |
| OKLab | oklab(89.03% -0.0736 0.0636) |
| OKLCH | oklch(89.03% 0.097 139.2) |
| XYZ | xyz(57.4990, 72.8715, 50.5632) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.57
Light Grey Green
#B7E1A1
ΔE00 2.55
Washed Out Green
#BCF5A6
ΔE00 3.62
Pale Green
#C7FDB5
ΔE00 4.03
Celadon
#BEFDB7
ΔE00 4.03
Very Pale Green
#CFFDBC
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBAD #DEADEB
analogous
#D9EBAD #BAEBAD #ADEBBF
triadic
#BAEBAD #ADBAEB #EBADBA
tetradic
#BAEBAD #ADD9EB #DEADEB #EBBFAD
square
#BAEBAD #ADD9EB #DEADEB #EBBFAD
split-complementary
#BAEBAD #BFADEB #EBADD9
monochromatic
#67D34B #91DF7C #BAEBAD #E3F7DE #EAF9E6
Accessibility & contrast
On white
1.35
#BAEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#BAEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBAD
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBAD | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A9
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#B8E7DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #baebad; /* rgb */ color: rgb(186, 235, 173); /* oklch */ color: oklch(89.0% 0.097 139.2);
Tailwind
colors: {
custom: {
50: '#cff1c5',
500: '#baebad',
950: '#000000',
},
}SCSS
$custom: #baebad; $custom-light: #cff1c5; $custom-dark: #000000;
JSON
{
"hex": "#baebad",
"rgb": {
"r": 186,
"g": 235,
"b": 173
},
"hsl": {
"h": 107.419,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.89026,
"c": 0.09732,
"h": 139.2
},
"luminance": 0.72873
}Semantic roles & 50–950 ramp
primary
#BAEBAD
secondary
#B675C7
accent
#1DC8A5
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582