#BAEFAB#BAEFAB
#BAEFAB is a very light, moderate green. Relative luminance 0.751; OKLCH L 89.9% C 0.106 H 138.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFAB |
|---|---|
| RGB | rgb(186, 239, 171) |
| HSL | hsl(107, 68%, 80%) |
| HSV | hsv(107, 28%, 94%) |
| CMYK | cmyk(22.2%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(89.44, -29.28, 27.57) |
| CIE-LCH | lch(89.44, 40.21, 136.72°) |
| OKLab | oklab(89.86% -0.0797 0.0696) |
| OKLCH | oklch(89.86% 0.106 138.9) |
| XYZ | xyz(58.4650, 75.1108, 49.9377) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.09
Washed Out Green
#BCF5A6
ΔE00 2.26
Pale Green
#C7FDB5
ΔE00 2.99
Celadon
#BEFDB7
ΔE00 3.05
Light Grey Green
#B7E1A1
ΔE00 3.28
Tea Green
#BDF8A3
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFAB #E0ABEF
analogous
#DCEFAB #BAEFAB #ABEFBE
triadic
#BAEFAB #ABBAEF #EFABBA
tetradic
#BAEFAB #ABDCEF #E0ABEF #EFBEAB
square
#BAEFAB #ABDCEF #E0ABEF #EFBEAB
split-complementary
#BAEFAB #BEABEF #EFABDC
monochromatic
#66DB44 #90E578 #BAEFAB #E4F9DE #EAFAE5
Accessibility & contrast
On white
1.31
#BAEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#BAEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFAB
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFAB | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A7
Deuteranopia (green-blind)
#EBDFAE
Tritanopia (blue-blind)
#B8EADD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #baefab; /* rgb */ color: rgb(186, 239, 171); /* oklch */ color: oklch(89.9% 0.106 138.9);
Tailwind
colors: {
custom: {
50: '#cff4c4',
500: '#baefab',
950: '#000000',
},
}SCSS
$custom: #baefab; $custom-light: #cff4c4; $custom-dark: #000000;
JSON
{
"hex": "#baefab",
"rgb": {
"r": 186,
"g": 239,
"b": 171
},
"hsl": {
"h": 106.765,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.89863,
"c": 0.1058,
"h": 138.9
},
"luminance": 0.75112
}Semantic roles & 50–950 ramp
primary
#BAEFAB
secondary
#B971CD
accent
#16D0A7
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582