#BAEBAF#BAEBAF
#BAEBAF is a very light, moderate green. Relative luminance 0.730; OKLCH L 89.1% C 0.095 H 139.9°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBAF |
|---|---|
| RGB | rgb(186, 235, 175) |
| HSL | hsl(109, 60%, 80%) |
| HSV | hsv(109, 26%, 92%) |
| CMYK | cmyk(20.9%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(88.42, -26.75, 24.12) |
| CIE-LCH | lch(88.42, 36.02, 137.96°) |
| OKLab | oklab(89.07% -0.0728 0.0613) |
| OKLCH | oklch(89.07% 0.095 139.9) |
| XYZ | xyz(57.6940, 72.9494, 51.5901) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.97
Light Grey Green
#B7E1A1
ΔE00 2.76
Washed Out Green
#BCF5A6
ΔE00 3.98
Celadon
#BEFDB7
ΔE00 4.12
Very Pale Green
#CFFDBC
ΔE00 4.13
Pale Green
#C7FDB5
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBAF #E0AFEB
analogous
#D8EBAF #BAEBAF #AFEBC2
triadic
#BAEBAF #AFBAEB #EBAFBA
tetradic
#BAEBAF #AFD8EB #E0AFEB #EBC2AF
square
#BAEBAF #AFD8EB #E0AFEB #EBC2AF
split-complementary
#BAEBAF #C2AFEB #EBAFD8
monochromatic
#66D34D #90DF7E #BAEBAF #E4F7E0 #EAF9E7
Accessibility & contrast
On white
1.35
#BAEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#BAEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBAF
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBAF | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#E7DCB2
Tritanopia (blue-blind)
#B7E7DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #baebaf; /* rgb */ color: rgb(186, 235, 175); /* oklch */ color: oklch(89.1% 0.095 139.9);
Tailwind
colors: {
custom: {
50: '#cff1c7',
500: '#baebaf',
950: '#000000',
},
}SCSS
$custom: #baebaf; $custom-light: #cff1c7; $custom-dark: #000000;
JSON
{
"hex": "#baebaf",
"rgb": {
"r": 186,
"g": 235,
"b": 175
},
"hsl": {
"h": 109,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89068,
"c": 0.09514,
"h": 139.9
},
"luminance": 0.72951
}Semantic roles & 50–950 ramp
primary
#BAEBAF
secondary
#B977C7
accent
#1EC8A9
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582