#BADCCD#BADCCD
#BADCCD is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.6% C 0.041 H 166.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCCD |
|---|---|
| RGB | rgb(186, 220, 205) |
| HSL | hsl(154, 33%, 80%) |
| HSV | hsv(154, 15%, 86%) |
| CMYK | cmyk(15.5%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(85.01, -14.10, 3.63) |
| CIE-LCH | lch(85.01, 14.56, 165.56°) |
| OKLab | oklab(86.56% -0.0403 0.0094) |
| OKLCH | oklch(86.56% 0.041 166.9) |
| XYZ | xyz(56.8596, 66.0319, 67.4955) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.34
Ice
#D6FFFA
ΔE00 8.65
Paleturquoise
#AFEEEE
ΔE00 8.82
Powder Blue
#B0E0E6
ΔE00 8.99
Eggshell Blue
#C4FFF7
ΔE00 9.06
Light Light Blue
#CAFFFB
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCCD #DCBAC9
analogous
#BADCBC #BADCCD #BADADC
triadic
#BADCCD #CDBADC #DCCDBA
tetradic
#BADCCD #BCBADC #DCBAC9 #DADCBA
square
#BADCCD #BCBADC #DCBAC9 #DADCBA
split-complementary
#BADCCD #DCBADA #DCBCBA
monochromatic
#69B392 #91C7B0 #BADCCD #E3F1EA #EBF5F0
Accessibility & contrast
On white
1.48
#BADCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BADCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCCD
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCCD | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#B3DCD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #badccd; /* rgb */ color: rgb(186, 220, 205); /* oklch */ color: oklch(86.6% 0.041 166.9);
Tailwind
colors: {
custom: {
50: '#cfe7dc',
500: '#badccd',
950: '#000000',
},
}SCSS
$custom: #badccd; $custom-light: #cfe7dc; $custom-dark: #000000;
JSON
{
"hex": "#badccd",
"rgb": {
"r": 186,
"g": 220,
"b": 205
},
"hsl": {
"h": 153.529,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.86559,
"c": 0.0414,
"h": 166.9
},
"luminance": 0.66033
}Semantic roles & 50–950 ramp
primary
#BADCCD
secondary
#B4879A
accent
#3A6CAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484