#BAEEAA#BAEEAA
#BAEEAA is a very light, moderate green. Relative luminance 0.745; OKLCH L 89.6% C 0.105 H 138.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEEAA |
|---|---|
| RGB | rgb(186, 238, 170) |
| HSL | hsl(106, 67%, 80%) |
| HSV | hsv(106, 29%, 93%) |
| CMYK | cmyk(21.8%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(89.15, -28.96, 27.68) |
| CIE-LCH | lch(89.15, 40.06, 136.29°) |
| OKLab | oklab(89.62% -0.0788 0.0699) |
| OKLCH | oklch(89.62% 0.105 138.4) |
| XYZ | xyz(58.0781, 74.4889, 49.3403) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.94
Washed Out Green
#BCF5A6
ΔE00 2.34
Light Grey Green
#B7E1A1
ΔE00 3.04
Pale Green
#C7FDB5
ΔE00 3.17
Celadon
#BEFDB7
ΔE00 3.30
Tea Green
#BDF8A3
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEEAA #DEAAEE
analogous
#DCEEAA #BAEEAA #AAEEBC
triadic
#BAEEAA #AABAEE #EEAABA
tetradic
#BAEEAA #AADCEE #DEAAEE #EEBCAA
square
#BAEEAA #AADCEE #DEAAEE #EEBCAA
split-complementary
#BAEEAA #BCAAEE #EEAADC
monochromatic
#67DA44 #91E477 #BAEEAA #E3F8DD #EAFAE5
Accessibility & contrast
On white
1.32
#BAEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#BAEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEEAA
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEEAA | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A6
Deuteranopia (green-blind)
#EADEAD
Tritanopia (blue-blind)
#B8E9DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #baeeaa; /* rgb */ color: rgb(186, 238, 170); /* oklch */ color: oklch(89.6% 0.105 138.4);
Tailwind
colors: {
custom: {
50: '#cff3c3',
500: '#baeeaa',
950: '#000000',
},
}SCSS
$custom: #baeeaa; $custom-light: #cff3c3; $custom-dark: #000000;
JSON
{
"hex": "#baeeaa",
"rgb": {
"r": 186,
"g": 238,
"b": 170
},
"hsl": {
"h": 105.882,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.89623,
"c": 0.10532,
"h": 138.4
},
"luminance": 0.7449
}Semantic roles & 50–950 ramp
primary
#BAEEAA
secondary
#B671CB
accent
#17CFA3
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582