#BAEBA3#BAEBA3
#BAEBA3 is a very light, moderate green. Relative luminance 0.725; OKLCH L 88.8% C 0.108 H 135.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBA3 |
|---|---|
| RGB | rgb(186, 235, 163) |
| HSL | hsl(101, 64%, 78%) |
| HSV | hsv(101, 31%, 92%) |
| CMYK | cmyk(20.9%, 0%, 30.6%, 7.8%) |
| CIE-LAB | lab(88.21, -28.60, 29.97) |
| CIE-LCH | lch(88.21, 41.43, 133.65°) |
| OKLab | oklab(88.82% -0.0778 0.0753) |
| OKLCH | oklch(88.82% 0.108 135.9) |
| XYZ | xyz(56.5674, 72.4988, 45.6566) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.67
Washed Out Green
#BCF5A6
ΔE00 2.37
Light Grey Green
#B7E1A1
ΔE00 2.54
Tea Green
#BDF8A3
ΔE00 3.32
Pale Green
#C7FDB5
ΔE00 3.81
Light Light Green
#C8FFB0
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBA3 #D4A3EB
analogous
#DEEBA3 #BAEBA3 #A3EBB0
triadic
#BAEBA3 #A3BAEB #EBA3BA
tetradic
#BAEBA3 #A3DEEB #D4A3EB #EBB0A3
square
#BAEBA3 #A3DEEB #D4A3EB #EBB0A3
split-complementary
#BAEBA3 #B0A3EB #EBA3DE
monochromatic
#6FD53E #94E071 #BAEBA3 #E0F6D5 #ECFAE6
Accessibility & contrast
On white
1.35
#BAEBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#BAEBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBA3
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBA3 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E09E
Deuteranopia (green-blind)
#E9DCA7
Tritanopia (blue-blind)
#B9E6D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baeba3; /* rgb */ color: rgb(186, 235, 163); /* oklch */ color: oklch(88.8% 0.108 135.9);
Tailwind
colors: {
custom: {
50: '#cff1be',
500: '#baeba3',
950: '#000000',
},
}SCSS
$custom: #baeba3; $custom-light: #cff1be; $custom-dark: #000000;
JSON
{
"hex": "#baeba3",
"rgb": {
"r": 186,
"g": 235,
"b": 163
},
"hsl": {
"h": 100.833,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.88824,
"c": 0.10827,
"h": 135.9
},
"luminance": 0.725
}Semantic roles & 50–950 ramp
primary
#BAEBA3
secondary
#AA6BC7
accent
#19CC93
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582