#BADFCB#BADFCB
#BADFCB is a very light, muted green. Relative luminance 0.675; OKLCH L 87.1% C 0.048 H 161.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFCB |
|---|---|
| RGB | rgb(186, 223, 203) |
| HSL | hsl(148, 37%, 80%) |
| HSV | hsv(148, 17%, 87%) |
| CMYK | cmyk(16.6%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.77, -15.99, 5.78) |
| CIE-LCH | lch(85.77, 17.00, 160.14°) |
| OKLab | oklab(87.14% -0.0452 0.015) |
| OKLCH | oklch(87.14% 0.048 161.6) |
| XYZ | xyz(57.4141, 67.5248, 66.4970) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.53
Light Teal
#90E4C1
ΔE00 8.66
Pale Aqua
#B8FFEB
ΔE00 8.68
Mint
#AAF0C1
ΔE00 9.05
Eggshell Blue
#C4FFF7
ΔE00 9.08
Ice
#D6FFFA
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFCB #DFBACE
analogous
#BBDFBA #BADFCB #BADFDE
triadic
#BADFCB #CBBADF #DFCBBA
tetradic
#BADFCB #BABBDF #DFBACE #DFDEBA
square
#BADFCB #BABBDF #DFBACE #DFDEBA
split-complementary
#BADFCB #DEBADF #DFBABB
monochromatic
#66B88C #90CCAB #BADFCB #E4F2EB #EAF5EF
Accessibility & contrast
On white
1.45
#BADFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BADFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFCB
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFCB | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CA
Deuteranopia (green-blind)
#D7D5CC
Tritanopia (blue-blind)
#B3DFD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #badfcb; /* rgb */ color: rgb(186, 223, 203); /* oklch */ color: oklch(87.1% 0.048 161.6);
Tailwind
colors: {
custom: {
50: '#cfe9da',
500: '#badfcb',
950: '#000000',
},
}SCSS
$custom: #badfcb; $custom-light: #cfe9da; $custom-dark: #000000;
JSON
{
"hex": "#badfcb",
"rgb": {
"r": 186,
"g": 223,
"b": 203
},
"hsl": {
"h": 147.568,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.87143,
"c": 0.0476,
"h": 161.6
},
"luminance": 0.67526
}Semantic roles & 50–950 ramp
primary
#BADFCB
secondary
#B786A1
accent
#3678B0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131614
muted
#838483