#BADCD4#BADCD4
#BADCD4 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.038 H 179.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCD4 |
|---|---|
| RGB | rgb(186, 220, 212) |
| HSL | hsl(166, 33%, 80%) |
| HSV | hsv(166, 15%, 86%) |
| CMYK | cmyk(15.5%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.19, -12.73, 0.18) |
| CIE-LCH | lch(85.19, 12.74, 179.17°) |
| OKLab | oklab(86.76% -0.0375 0.0003) |
| OKLCH | oklch(86.76% 0.038 179.6) |
| XYZ | xyz(57.7235, 66.3775, 72.0455) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.29
Paleturquoise
#AFEEEE
ΔE00 7.21
Ice
#D6FFFA
ΔE00 7.64
Duck Egg Blue
#C3FBF4
ΔE00 7.65
Very Pale Blue
#D6FFFE
ΔE00 8.11
Ice Blue (survey)
#D7FFFE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCD4 #DCBAC2
analogous
#BADCC3 #BADCD4 #BAD3DC
triadic
#BADCD4 #D4BADC #DCD4BA
tetradic
#BADCD4 #C3BADC #DCBAC2 #D3DCBA
square
#BADCD4 #C3BADC #DCBAC2 #D3DCBA
split-complementary
#BADCD4 #DCBAD3 #DCC3BA
monochromatic
#69B3A1 #91C7BB #BADCD4 #E3F1ED #EBF5F2
Accessibility & contrast
On white
1.47
#BADCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BADCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCD4
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCD4 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#D2D3D5
Tritanopia (blue-blind)
#B2DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badcd4; /* rgb */ color: rgb(186, 220, 212); /* oklch */ color: oklch(86.8% 0.038 179.6);
Tailwind
colors: {
custom: {
50: '#cfe6e1',
500: '#badcd4',
950: '#000000',
},
}SCSS
$custom: #badcd4; $custom-light: #cfe6e1; $custom-dark: #000000;
JSON
{
"hex": "#badcd4",
"rgb": {
"r": 186,
"g": 220,
"b": 212
},
"hsl": {
"h": 165.882,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.86757,
"c": 0.03751,
"h": 179.6
},
"luminance": 0.66379
}Semantic roles & 50–950 ramp
primary
#BADCD4
secondary
#B48791
accent
#3A55AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484