#BAD4CF#BAD4CF
#BAD4CF is a very light, muted teal. Relative luminance 0.620; OKLCH L 84.9% C 0.029 H 182.8°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4CF |
|---|---|
| RGB | rgb(186, 212, 207) |
| HSL | hsl(168, 23%, 78%) |
| HSV | hsv(168, 12%, 83%) |
| CMYK | cmyk(12.3%, 0%, 2.4%, 16.9%) |
| CIE-LAB | lab(82.93, -9.63, -0.46) |
| CIE-LCH | lch(82.93, 9.64, 182.75°) |
| OKLab | oklab(84.92% -0.0286 -0.0014) |
| OKLCH | oklch(84.92% 0.029 182.8) |
| XYZ | xyz(55.0530, 62.0299, 68.0918) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 8.36
Light Grey
#D8DCD6
ΔE00 8.69
Silver (survey)
#C5C9C7
ΔE00 8.73
Paleturquoise
#AFEEEE
ΔE00 9.39
Lightcyan
#E0FFFF
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4CF #D4BABF
analogous
#BAD4C2 #BAD4CF #BACCD4
triadic
#BAD4CF #CFBAD4 #D4CFBA
tetradic
#BAD4CF #C2BAD4 #D4BABF #CCD4BA
square
#BAD4CF #C2BAD4 #D4BABF #CCD4BA
split-complementary
#BAD4CF #D4BACC #D4C2BA
monochromatic
#6FA59B #94BDB5 #BAD4CF #E0EBE9 #ECF3F2
Accessibility & contrast
On white
1.57
#BAD4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BAD4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4CF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4CF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1CF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#B4D5D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bad4cf; /* rgb */ color: rgb(186, 212, 207); /* oklch */ color: oklch(84.9% 0.029 182.8);
Tailwind
colors: {
custom: {
50: '#cfe1dd',
500: '#bad4cf',
950: '#000000',
},
}SCSS
$custom: #bad4cf; $custom-light: #cfe1dd; $custom-dark: #000000;
JSON
{
"hex": "#bad4cf",
"rgb": {
"r": 186,
"g": 212,
"b": 207
},
"hsl": {
"h": 168.462,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.84923,
"c": 0.02865,
"h": 182.8
},
"luminance": 0.62031
}Semantic roles & 50–950 ramp
primary
#BAD4CF
secondary
#AA898F
accent
#4456A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484