#BADFD3#BADFD3
#BADFD3 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.4% C 0.042 H 173.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFD3 |
|---|---|
| RGB | rgb(186, 223, 211) |
| HSL | hsl(161, 37%, 80%) |
| HSV | hsv(161, 17%, 87%) |
| CMYK | cmyk(16.6%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.96, -14.45, 1.84) |
| CIE-LCH | lch(85.96, 14.57, 172.73°) |
| OKLab | oklab(87.36% -0.0419 0.0047) |
| OKLCH | oklch(87.36% 0.042 173.6) |
| XYZ | xyz(58.3922, 67.9160, 71.6480) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.05
Paleturquoise
#AFEEEE
ΔE00 7.31
Ice
#D6FFFA
ΔE00 7.50
Powder Blue
#B0E0E6
ΔE00 7.60
Eggshell Blue
#C4FFF7
ΔE00 7.83
Light Light Blue
#CAFFFB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFD3 #DFBAC6
analogous
#BADFC0 #BADFD3 #BAD8DF
triadic
#BADFD3 #D3BADF #DFD3BA
tetradic
#BADFD3 #C0BADF #DFBAC6 #D8DFBA
square
#BADFD3 #C0BADF #DFBAC6 #D8DFBA
split-complementary
#BADFD3 #DFBAD8 #DFC0BA
monochromatic
#66B89E #90CCB8 #BADFD3 #E4F2EE #EAF5F2
Accessibility & contrast
On white
1.44
#BADFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BADFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFD3
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFD3 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD2
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#B2E0DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #badfd3; /* rgb */ color: rgb(186, 223, 211); /* oklch */ color: oklch(87.4% 0.042 173.6);
Tailwind
colors: {
custom: {
50: '#cfe9e0',
500: '#badfd3',
950: '#000000',
},
}SCSS
$custom: #badfd3; $custom-light: #cfe9e0; $custom-dark: #000000;
JSON
{
"hex": "#badfd3",
"rgb": {
"r": 186,
"g": 223,
"b": 211
},
"hsl": {
"h": 160.541,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.87364,
"c": 0.0422,
"h": 173.6
},
"luminance": 0.67918
}Semantic roles & 50–950 ramp
primary
#BADFD3
secondary
#B78696
accent
#365DB0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484