#BADFAC#BADFAC
#BADFAC is a very light, moderate green. Relative luminance 0.662; OKLCH L 86.4% C 0.079 H 137.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFAC |
|---|---|
| RGB | rgb(186, 223, 172) |
| HSL | hsl(104, 44%, 77%) |
| HSV | hsv(104, 23%, 87%) |
| CMYK | cmyk(16.6%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(85.09, -21.43, 21.09) |
| CIE-LCH | lch(85.09, 30.06, 135.45°) |
| OKLab | oklab(86.38% -0.0581 0.0538) |
| OKLCH | oklch(86.38% 0.079 137.2) |
| XYZ | xyz(54.0822, 66.1920, 48.9487) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.85
Light Sage
#BCECAC
ΔE00 3.83
Hospital Green
#9BE5AA
ΔE00 6.18
Very Pale Green
#CFFDBC
ΔE00 6.72
Mint
#AAF0C1
ΔE00 6.85
Washed Out Green
#BCF5A6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFAC #D1ACDF
analogous
#D4DFAC #BADFAC #ACDFB7
triadic
#BADFAC #ACBADF #DFACBA
tetradic
#BADFAC #ACD4DF #D1ACDF #DFB7AC
square
#BADFAC #ACD4DF #D1ACDF #DFB7AC
split-complementary
#BADFAC #B7ACDF #DFACD4
monochromatic
#71BD54 #95CE80 #BADFAC #DFF0D8 #EDF6E9
Accessibility & contrast
On white
1.47
#BADFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BADFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFAC
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFAC | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A9
Deuteranopia (green-blind)
#DDD3AE
Tritanopia (blue-blind)
#B9DBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badfac; /* rgb */ color: rgb(186, 223, 172); /* oklch */ color: oklch(86.4% 0.079 137.2);
Tailwind
colors: {
custom: {
50: '#cfe9c5',
500: '#badfac',
950: '#000000',
},
}SCSS
$custom: #badfac; $custom-light: #cfe9c5; $custom-dark: #000000;
JSON
{
"hex": "#badfac",
"rgb": {
"r": 186,
"g": 223,
"b": 172
},
"hsl": {
"h": 103.529,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86383,
"c": 0.07916,
"h": 137.2
},
"luminance": 0.66193
}Semantic roles & 50–950 ramp
primary
#BADFAC
secondary
#A678B8
accent
#2EB892
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482