#BAEEAB#BAEEAB
#BAEEAB is a very light, moderate green. Relative luminance 0.745; OKLCH L 89.6% C 0.104 H 138.8°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEEAB |
|---|---|
| RGB | rgb(186, 238, 171) |
| HSL | hsl(107, 66%, 80%) |
| HSV | hsv(107, 28%, 93%) |
| CMYK | cmyk(21.8%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(89.17, -28.80, 27.19) |
| CIE-LCH | lch(89.17, 39.61, 136.65°) |
| OKLab | oklab(89.64% -0.0784 0.0687) |
| OKLCH | oklch(89.64% 0.104 138.8) |
| XYZ | xyz(58.1731, 74.5269, 49.8404) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.83
Washed Out Green
#BCF5A6
ΔE00 2.51
Light Grey Green
#B7E1A1
ΔE00 3.05
Pale Green
#C7FDB5
ΔE00 3.20
Celadon
#BEFDB7
ΔE00 3.27
Tea Green
#BDF8A3
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEEAB #DFABEE
analogous
#DCEEAB #BAEEAB #ABEEBD
triadic
#BAEEAB #ABBAEE #EEABBA
tetradic
#BAEEAB #ABDCEE #DFABEE #EEBDAB
square
#BAEEAB #ABDCEE #DFABEE #EEBDAB
split-complementary
#BAEEAB #BDABEE #EEABDC
monochromatic
#66D945 #90E478 #BAEEAB #E4F8DE #EAFAE6
Accessibility & contrast
On white
1.32
#BAEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#BAEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEEAB
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEEAB | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A7
Deuteranopia (green-blind)
#EADEAE
Tritanopia (blue-blind)
#B8E9DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #baeeab; /* rgb */ color: rgb(186, 238, 171); /* oklch */ color: oklch(89.6% 0.104 138.8);
Tailwind
colors: {
custom: {
50: '#cff3c4',
500: '#baeeab',
950: '#000000',
},
}SCSS
$custom: #baeeab; $custom-light: #cff3c4; $custom-dark: #000000;
JSON
{
"hex": "#baeeab",
"rgb": {
"r": 186,
"g": 238,
"b": 171
},
"hsl": {
"h": 106.567,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.89643,
"c": 0.10423,
"h": 138.8
},
"luminance": 0.74528
}Semantic roles & 50–950 ramp
primary
#BAEEAB
secondary
#B772CB
accent
#17CEA5
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582