#BAD2D4#BAD2D4
#BAD2D4 is a very light, muted teal. Relative luminance 0.613; OKLCH L 84.7% C 0.026 H 202.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2D4 |
|---|---|
| RGB | rgb(186, 210, 212) |
| HSL | hsl(185, 23%, 78%) |
| HSV | hsv(185, 12%, 83%) |
| CMYK | cmyk(12.3%, 0.9%, 0%, 16.9%) |
| CIE-LAB | lab(82.53, -7.60, -3.71) |
| CIE-LCH | lch(82.53, 8.46, 206.02°) |
| OKLab | oklab(84.65% -0.0239 -0.01) |
| OKLCH | oklch(84.65% 0.026 202.8) |
| XYZ | xyz(55.1771, 61.2846, 71.1966) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.93
Powder Blue
#B0E0E6
ΔE00 6.39
Silver (survey)
#C5C9C7
ΔE00 7.58
Light Grey
#D8DCD6
ΔE00 8.50
Fog
#D8DCE0
ΔE00 8.84
Light Gray
#D3D3D3
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2D4 #D4BCBA
analogous
#BAD4C9 #BAD2D4 #BAC5D4
triadic
#BAD2D4 #D4BAD2 #D2D4BA
tetradic
#BAD2D4 #C9BAD4 #D4BCBA #C5D4BA
square
#BAD2D4 #C9BAD4 #D4BCBA #C5D4BA
split-complementary
#BAD2D4 #D4BAC5 #D4C9BA
monochromatic
#6FA1A5 #94B9BD #BAD2D4 #E0EBEB #ECF3F3
Accessibility & contrast
On white
1.58
#BAD2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BAD2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2D4
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2D4 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D4
Deuteranopia (green-blind)
#C9CCD4
Tritanopia (blue-blind)
#B3D4D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bad2d4; /* rgb */ color: rgb(186, 210, 212); /* oklch */ color: oklch(84.7% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#cfdfe1',
500: '#bad2d4',
950: '#000000',
},
}SCSS
$custom: #bad2d4; $custom-light: #cfdfe1; $custom-dark: #000000;
JSON
{
"hex": "#bad2d4",
"rgb": {
"r": 186,
"g": 210,
"b": 212
},
"hsl": {
"h": 184.615,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.84652,
"c": 0.02593,
"h": 202.8
},
"luminance": 0.61286
}Semantic roles & 50–950 ramp
primary
#BAD2D4
secondary
#AA8B89
accent
#4B44A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484