#BAEBAB#BAEBAB
#BAEBAB is a very light, moderate green. Relative luminance 0.728; OKLCH L 89.0% C 0.100 H 138.5°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBAB |
|---|---|
| RGB | rgb(186, 235, 171) |
| HSL | hsl(106, 62%, 80%) |
| HSV | hsv(106, 27%, 92%) |
| CMYK | cmyk(20.9%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(88.35, -27.38, 26.08) |
| CIE-LCH | lch(88.35, 37.81, 136.40°) |
| OKLab | oklab(88.98% -0.0745 0.066) |
| OKLCH | oklch(88.98% 0.1 138.5) |
| XYZ | xyz(57.3070, 72.7946, 49.5517) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.32
Light Grey Green
#B7E1A1
ΔE00 2.40
Washed Out Green
#BCF5A6
ΔE00 3.29
Pale Green
#C7FDB5
ΔE00 3.89
Celadon
#BEFDB7
ΔE00 3.99
Very Pale Green
#CFFDBC
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBAB #DCABEB
analogous
#DAEBAB #BAEBAB #ABEBBC
triadic
#BAEBAB #ABBAEB #EBABBA
tetradic
#BAEBAB #ABDAEB #DCABEB #EBBCAB
square
#BAEBAB #ABDAEB #DCABEB #EBBCAB
split-complementary
#BAEBAB #BCABEB #EBABDA
monochromatic
#69D348 #91DF7A #BAEBAB #E3F7DC #EBF9E6
Accessibility & contrast
On white
1.35
#BAEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#BAEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBAB
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBAB | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A7
Deuteranopia (green-blind)
#E7DCAE
Tritanopia (blue-blind)
#B8E6DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #baebab; /* rgb */ color: rgb(186, 235, 171); /* oklch */ color: oklch(89.0% 0.100 138.5);
Tailwind
colors: {
custom: {
50: '#cff1c4',
500: '#baebab',
950: '#000000',
},
}SCSS
$custom: #baebab; $custom-light: #cff1c4; $custom-dark: #000000;
JSON
{
"hex": "#baebab",
"rgb": {
"r": 186,
"g": 235,
"b": 171
},
"hsl": {
"h": 105.938,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.88984,
"c": 0.0995,
"h": 138.5
},
"luminance": 0.72796
}Semantic roles & 50–950 ramp
primary
#BAEBAB
secondary
#B473C7
accent
#1CC9A1
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582