#BAD4D2#BAD4D2
#BAD4D2 is a very light, muted teal. Relative luminance 0.622; OKLCH L 85.0% C 0.028 H 191.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4D2 |
|---|---|
| RGB | rgb(186, 212, 210) |
| HSL | hsl(175, 23%, 78%) |
| HSV | hsv(175, 12%, 83%) |
| CMYK | cmyk(12.3%, 0%, 0.9%, 16.9%) |
| CIE-LAB | lab(83.01, -9.04, -1.94) |
| CIE-LCH | lch(83.01, 9.24, 192.15°) |
| OKLab | oklab(85.01% -0.0274 -0.0053) |
| OKLCH | oklch(85.01% 0.028 191) |
| XYZ | xyz(55.4232, 62.1780, 70.0418) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Lightblue
#ADD8E6
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 8.41
Light Grey
#D8DCD6
ΔE00 8.65
Paleturquoise
#AFEEEE
ΔE00 9.34
Lightcyan
#E0FFFF
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4D2 #D4BABC
analogous
#BAD4C5 #BAD4D2 #BAC9D4
triadic
#BAD4D2 #D2BAD4 #D4D2BA
tetradic
#BAD4D2 #C5BAD4 #D4BABC #C9D4BA
square
#BAD4D2 #C5BAD4 #D4BABC #C9D4BA
split-complementary
#BAD4D2 #D4BAC9 #D4C5BA
monochromatic
#6FA5A1 #94BDB9 #BAD4D2 #E0EBEB #ECF3F3
Accessibility & contrast
On white
1.56
#BAD4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BAD4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4D2
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4D2 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#B3D6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bad4d2; /* rgb */ color: rgb(186, 212, 210); /* oklch */ color: oklch(85.0% 0.028 191.0);
Tailwind
colors: {
custom: {
50: '#cfe1df',
500: '#bad4d2',
950: '#000000',
},
}SCSS
$custom: #bad4d2; $custom-light: #cfe1df; $custom-dark: #000000;
JSON
{
"hex": "#bad4d2",
"rgb": {
"r": 186,
"g": 212,
"b": 210
},
"hsl": {
"h": 175.385,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.85012,
"c": 0.02795,
"h": 191
},
"luminance": 0.62179
}Semantic roles & 50–950 ramp
primary
#BAD4D2
secondary
#AA898B
accent
#444BA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484