#BAD4D4#BAD4D4
#BAD4D4 is a very light, muted teal. Relative luminance 0.623; OKLCH L 85.1% C 0.028 H 196.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4D4 |
|---|---|
| RGB | rgb(186, 212, 212) |
| HSL | hsl(180, 23%, 78%) |
| HSV | hsv(180, 12%, 83%) |
| CMYK | cmyk(12.3%, 0%, 0%, 16.9%) |
| CIE-LAB | lab(83.06, -8.64, -2.93) |
| CIE-LCH | lch(83.06, 9.12, 198.75°) |
| OKLab | oklab(85.07% -0.0266 -0.008) |
| OKLCH | oklch(85.07% 0.028 196.6) |
| XYZ | xyz(55.6739, 62.2783, 71.3623) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.81
Lightblue
#ADD8E6
ΔE00 6.29
Silver (survey)
#C5C9C7
ΔE00 8.28
Light Grey
#D8DCD6
ΔE00 8.72
Lightcyan
#E0FFFF
ΔE00 9.31
Paleturquoise
#AFEEEE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4D4 #D4BABA
analogous
#BAD4C7 #BAD4D4 #BAC7D4
triadic
#BAD4D4 #D4BAD4 #D4D4BA
tetradic
#BAD4D4 #C7BAD4 #D4BABA #C7D4BA
square
#BAD4D4 #C7BAD4 #D4BABA #C7D4BA
split-complementary
#BAD4D4 #D4BAC7 #D4C7BA
monochromatic
#6FA5A5 #94BDBD #BAD4D4 #E0EBEB #ECF3F3
Accessibility & contrast
On white
1.56
#BAD4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BAD4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4D4
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4D4 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D4
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#B3D6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bad4d4; /* rgb */ color: rgb(186, 212, 212); /* oklch */ color: oklch(85.1% 0.028 196.6);
Tailwind
colors: {
custom: {
50: '#cfe1e1',
500: '#bad4d4',
950: '#000000',
},
}SCSS
$custom: #bad4d4; $custom-light: #cfe1e1; $custom-dark: #000000;
JSON
{
"hex": "#bad4d4",
"rgb": {
"r": 186,
"g": 212,
"b": 212
},
"hsl": {
"h": 180,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.85071,
"c": 0.02782,
"h": 196.6
},
"luminance": 0.6228
}Semantic roles & 50–950 ramp
primary
#BAD4D4
secondary
#AA8989
accent
#4444A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484