#BAEAAA#BAEAAA
#BAEAAA is a very light, moderate green. Relative luminance 0.722; OKLCH L 88.7% C 0.099 H 138.0°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEAAA |
|---|---|
| RGB | rgb(186, 234, 170) |
| HSL | hsl(105, 60%, 79%) |
| HSV | hsv(105, 27%, 92%) |
| CMYK | cmyk(20.5%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(88.06, -27.06, 26.19) |
| CIE-LCH | lch(88.06, 37.66, 135.93°) |
| OKLab | oklab(88.74% -0.0736 0.0663) |
| OKLCH | oklch(88.74% 0.099 138) |
| XYZ | xyz(56.9265, 72.1857, 48.9564) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.45
Light Grey Green
#B7E1A1
ΔE00 2.14
Washed Out Green
#BCF5A6
ΔE00 3.41
Pale Green
#C7FDB5
ΔE00 4.08
Very Pale Green
#CFFDBC
ΔE00 4.19
Celadon
#BEFDB7
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEAAA #DAAAEA
analogous
#DAEAAA #BAEAAA #AAEABA
triadic
#BAEAAA #AABAEA #EAAABA
tetradic
#BAEAAA #AADAEA #DAAAEA #EABAAA
square
#BAEAAA #AADAEA #DAAAEA #EABAAA
split-complementary
#BAEAAA #BAAAEA #EAAADA
monochromatic
#6AD248 #92DE79 #BAEAAA #E2F6DB #EBF9E6
Accessibility & contrast
On white
1.36
#BAEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#BAEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEAAA
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEAAA | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A6
Deuteranopia (green-blind)
#E7DBAD
Tritanopia (blue-blind)
#B8E5D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baeaaa; /* rgb */ color: rgb(186, 234, 170); /* oklch */ color: oklch(88.7% 0.099 138.0);
Tailwind
colors: {
custom: {
50: '#cff1c3',
500: '#baeaaa',
950: '#000000',
},
}SCSS
$custom: #baeaaa; $custom-light: #cff1c3; $custom-dark: #000000;
JSON
{
"hex": "#baeaaa",
"rgb": {
"r": 186,
"g": 234,
"b": 170
},
"hsl": {
"h": 105,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.88744,
"c": 0.09902,
"h": 138
},
"luminance": 0.72187
}Semantic roles & 50–950 ramp
primary
#BAEAAA
secondary
#B172C6
accent
#1DC89D
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582