#BADFD5#BADFD5
#BADFD5 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.4% C 0.041 H 177.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFD5 |
|---|---|
| RGB | rgb(186, 223, 213) |
| HSL | hsl(164, 37%, 80%) |
| HSV | hsv(164, 17%, 87%) |
| CMYK | cmyk(16.6%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.01, -14.06, 0.86) |
| CIE-LCH | lch(86.01, 14.08, 176.50°) |
| OKLab | oklab(87.42% -0.0411 0.0021) |
| OKLCH | oklch(87.42% 0.041 177.1) |
| XYZ | xyz(58.6445, 68.0169, 72.9767) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.80
Paleturquoise
#AFEEEE
ΔE00 6.81
Duck Egg Blue
#C3FBF4
ΔE00 6.85
Ice
#D6FFFA
ΔE00 7.20
Light Light Blue
#CAFFFB
ΔE00 7.60
Eggshell Blue
#C4FFF7
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFD5 #DFBAC4
analogous
#BADFC2 #BADFD5 #BAD6DF
triadic
#BADFD5 #D5BADF #DFD5BA
tetradic
#BADFD5 #C2BADF #DFBAC4 #D6DFBA
square
#BADFD5 #C2BADF #DFBAC4 #D6DFBA
split-complementary
#BADFD5 #DFBAD6 #DFC2BA
monochromatic
#66B8A2 #90CCBC #BADFD5 #E4F2EE #EAF5F2
Accessibility & contrast
On white
1.44
#BADFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BADFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFD5
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFD5 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD5
Deuteranopia (green-blind)
#D5D5D6
Tritanopia (blue-blind)
#B1E0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #badfd5; /* rgb */ color: rgb(186, 223, 213); /* oklch */ color: oklch(87.4% 0.041 177.1);
Tailwind
colors: {
custom: {
50: '#cfe9e1',
500: '#badfd5',
950: '#000000',
},
}SCSS
$custom: #badfd5; $custom-light: #cfe9e1; $custom-dark: #000000;
JSON
{
"hex": "#badfd5",
"rgb": {
"r": 186,
"g": 223,
"b": 213
},
"hsl": {
"h": 163.784,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.87421,
"c": 0.04118,
"h": 177.1
},
"luminance": 0.68019
}Semantic roles & 50–950 ramp
primary
#BADFD5
secondary
#B78693
accent
#3657B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484