#BAEBAA#BAEBAA
#BAEBAA is a very light, moderate green. Relative luminance 0.728; OKLCH L 89.0% C 0.101 H 138.1°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBAA |
|---|---|
| RGB | rgb(186, 235, 170) |
| HSL | hsl(105, 62%, 79%) |
| HSV | hsv(105, 28%, 92%) |
| CMYK | cmyk(20.9%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(88.33, -27.54, 26.56) |
| CIE-LCH | lch(88.33, 38.26, 136.03°) |
| OKLab | oklab(88.96% -0.0749 0.0672) |
| OKLCH | oklch(88.96% 0.101 138.1) |
| XYZ | xyz(57.2120, 72.7566, 49.0516) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.37
Light Grey Green
#B7E1A1
ΔE00 2.35
Washed Out Green
#BCF5A6
ΔE00 3.13
Pale Green
#C7FDB5
ΔE00 3.84
Celadon
#BEFDB7
ΔE00 3.99
Very Pale Green
#CFFDBC
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBAA #DBAAEB
analogous
#DBEBAA #BAEBAA #AAEBBB
triadic
#BAEBAA #AABAEB #EBAABA
tetradic
#BAEBAA #AADBEB #DBAAEB #EBBBAA
square
#BAEBAA #AADBEB #DBAAEB #EBBBAA
split-complementary
#BAEBAA #BBAAEB #EBAADB
monochromatic
#6AD447 #92DF78 #BAEBAA #E2F7DC #EBF9E6
Accessibility & contrast
On white
1.35
#BAEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#BAEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBAA
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBAA | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A6
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#B8E6DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #baebaa; /* rgb */ color: rgb(186, 235, 170); /* oklch */ color: oklch(89.0% 0.101 138.1);
Tailwind
colors: {
custom: {
50: '#cff1c3',
500: '#baebaa',
950: '#000000',
},
}SCSS
$custom: #baebaa; $custom-light: #cff1c3; $custom-dark: #000000;
JSON
{
"hex": "#baebaa",
"rgb": {
"r": 186,
"g": 235,
"b": 170
},
"hsl": {
"h": 105.231,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.88964,
"c": 0.1006,
"h": 138.1
},
"luminance": 0.72758
}Semantic roles & 50–950 ramp
primary
#BAEBAA
secondary
#B272C7
accent
#1CCA9F
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582