#BAE9AA#BAE9AA
#BAE9AA is a very light, moderate green. Relative luminance 0.716; OKLCH L 88.5% C 0.097 H 137.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE9AA |
|---|---|
| RGB | rgb(186, 233, 170) |
| HSL | hsl(105, 59%, 79%) |
| HSV | hsv(105, 27%, 91%) |
| CMYK | cmyk(20.2%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(87.78, -26.58, 25.82) |
| CIE-LCH | lch(87.78, 37.06, 135.84°) |
| OKLab | oklab(88.53% -0.0723 0.0654) |
| OKLCH | oklch(88.53% 0.097 137.9) |
| XYZ | xyz(56.6426, 71.6179, 48.8618) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.66
Light Grey Green
#B7E1A1
ΔE00 1.95
Washed Out Green
#BCF5A6
ΔE00 3.68
Pale Green
#C7FDB5
ΔE00 4.32
Very Pale Green
#CFFDBC
ΔE00 4.36
Celadon
#BEFDB7
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE9AA #D9AAE9
analogous
#DAE9AA #BAE9AA #AAE9BA
triadic
#BAE9AA #AABAE9 #E9AABA
tetradic
#BAE9AA #AADAE9 #D9AAE9 #E9BAAA
square
#BAE9AA #AADAE9 #D9AAE9 #E9BAAA
split-complementary
#BAE9AA #BAAAE9 #E9AADA
monochromatic
#6BD049 #93DC79 #BAE9AA #E1F6DB #EBF9E7
Accessibility & contrast
On white
1.37
#BAE9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#BAE9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE9AA
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE9AA | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA6
Deuteranopia (green-blind)
#E6DAAD
Tritanopia (blue-blind)
#B8E4D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bae9aa; /* rgb */ color: rgb(186, 233, 170); /* oklch */ color: oklch(88.5% 0.097 137.9);
Tailwind
colors: {
custom: {
50: '#cff0c3',
500: '#bae9aa',
950: '#000000',
},
}SCSS
$custom: #bae9aa; $custom-light: #cff0c3; $custom-dark: #000000;
JSON
{
"hex": "#bae9aa",
"rgb": {
"r": 186,
"g": 233,
"b": 170
},
"hsl": {
"h": 104.762,
"s": 58.879,
"l": 79.02
},
"oklch": {
"l": 0.88525,
"c": 0.09743,
"h": 137.9
},
"luminance": 0.71619
}Semantic roles & 50–950 ramp
primary
#BAE9AA
secondary
#B073C5
accent
#1FC79C
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582