#BAEBA2#BAEBA2
#BAEBA2 is a very light, moderate green. Relative luminance 0.725; OKLCH L 88.8% C 0.109 H 135.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBA2 |
|---|---|
| RGB | rgb(186, 235, 162) |
| HSL | hsl(100, 65%, 78%) |
| HSV | hsv(100, 31%, 92%) |
| CMYK | cmyk(20.9%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(88.19, -28.74, 30.46) |
| CIE-LCH | lch(88.19, 41.88, 133.34°) |
| OKLab | oklab(88.81% -0.0782 0.0764) |
| OKLCH | oklch(88.81% 0.109 135.7) |
| XYZ | xyz(56.4781, 72.4631, 45.1866) |
| Luminance | 0.7246 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.87
Washed Out Green
#BCF5A6
ΔE00 2.31
Light Grey Green
#B7E1A1
ΔE00 2.63
Tea Green
#BDF8A3
ΔE00 3.23
Pale Green
#C7FDB5
ΔE00 3.85
Light Light Green
#C8FFB0
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBA2 #D3A2EB
analogous
#DEEBA2 #BAEBA2 #A2EBAE
triadic
#BAEBA2 #A2BAEB #EBA2BA
tetradic
#BAEBA2 #A2DEEB #D3A2EB #EBAEA2
square
#BAEBA2 #A2DEEB #D3A2EB #EBAEA2
split-complementary
#BAEBA2 #AEA2EB #EBA2DE
monochromatic
#6FD53D #95E070 #BAEBA2 #DFF6D4 #ECFAE6
Accessibility & contrast
On white
1.36
#BAEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#BAEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBA2
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBA2 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E09D
Deuteranopia (green-blind)
#E9DCA6
Tritanopia (blue-blind)
#BAE6D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baeba2; /* rgb */ color: rgb(186, 235, 162); /* oklch */ color: oklch(88.8% 0.109 135.7);
Tailwind
colors: {
custom: {
50: '#cff1be',
500: '#baeba2',
950: '#000000',
},
}SCSS
$custom: #baeba2; $custom-light: #cff1be; $custom-dark: #000000;
JSON
{
"hex": "#baeba2",
"rgb": {
"r": 186,
"g": 235,
"b": 162
},
"hsl": {
"h": 100.274,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.88805,
"c": 0.10935,
"h": 135.7
},
"luminance": 0.72464
}Semantic roles & 50–950 ramp
primary
#BAEBA2
secondary
#A86AC7
accent
#19CC91
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582