#BAEBA4#BAEBA4
#BAEBA4 is a very light, moderate green. Relative luminance 0.725; OKLCH L 88.8% C 0.107 H 136.2°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBA4 |
|---|---|
| RGB | rgb(186, 235, 164) |
| HSL | hsl(101, 64%, 78%) |
| HSV | hsv(101, 30%, 92%) |
| CMYK | cmyk(20.9%, 0%, 30.2%, 7.8%) |
| CIE-LAB | lab(88.23, -28.45, 29.49) |
| CIE-LCH | lch(88.23, 40.97, 133.97°) |
| OKLab | oklab(88.84% -0.0774 0.0741) |
| OKLCH | oklch(88.84% 0.107 136.2) |
| XYZ | xyz(56.6573, 72.5348, 46.1303) |
| Luminance | 0.7254 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.47
Washed Out Green
#BCF5A6
ΔE00 2.43
Light Grey Green
#B7E1A1
ΔE00 2.46
Tea Green
#BDF8A3
ΔE00 3.43
Pale Green
#C7FDB5
ΔE00 3.78
Celadon
#BEFDB7
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBA4 #D5A4EB
analogous
#DEEBA4 #BAEBA4 #A4EBB1
triadic
#BAEBA4 #A4BAEB #EBA4BA
tetradic
#BAEBA4 #A4DEEB #D5A4EB #EBB1A4
square
#BAEBA4 #A4DEEB #D5A4EB #EBB1A4
split-complementary
#BAEBA4 #B1A4EB #EBA4DE
monochromatic
#6ED540 #94E072 #BAEBA4 #E0F6D6 #ECF9E6
Accessibility & contrast
On white
1.35
#BAEBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#BAEBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBA4
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBA4 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E09F
Deuteranopia (green-blind)
#E8DCA8
Tritanopia (blue-blind)
#B9E6D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baeba4; /* rgb */ color: rgb(186, 235, 164); /* oklch */ color: oklch(88.8% 0.107 136.2);
Tailwind
colors: {
custom: {
50: '#cff1bf',
500: '#baeba4',
950: '#000000',
},
}SCSS
$custom: #baeba4; $custom-light: #cff1bf; $custom-dark: #000000;
JSON
{
"hex": "#baeba4",
"rgb": {
"r": 186,
"g": 235,
"b": 164
},
"hsl": {
"h": 101.408,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.88843,
"c": 0.10717,
"h": 136.2
},
"luminance": 0.72536
}Semantic roles & 50–950 ramp
primary
#BAEBA4
secondary
#AB6CC7
accent
#1ACC95
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582