#BADCD7#BADCD7
#BADCD7 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.8% C 0.036 H 185.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCD7 |
|---|---|
| RGB | rgb(186, 220, 215) |
| HSL | hsl(171, 33%, 80%) |
| HSV | hsv(171, 15%, 86%) |
| CMYK | cmyk(15.5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(85.27, -12.14, -1.29) |
| CIE-LCH | lch(85.27, 12.21, 186.06°) |
| OKLab | oklab(86.84% -0.0363 -0.0036) |
| OKLCH | oklch(86.84% 0.037 185.7) |
| XYZ | xyz(58.1055, 66.5303, 74.0570) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.16
Paleturquoise
#AFEEEE
ΔE00 6.81
Ice
#D6FFFA
ΔE00 7.50
Duck Egg Blue
#C3FBF4
ΔE00 7.70
Very Pale Blue
#D6FFFE
ΔE00 7.70
Ice Blue (survey)
#D7FFFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCD7 #DCBABF
analogous
#BADCC6 #BADCD7 #BAD0DC
triadic
#BADCD7 #D7BADC #DCD7BA
tetradic
#BADCD7 #C6BADC #DCBABF #D0DCBA
square
#BADCD7 #C6BADC #DCBABF #D0DCBA
split-complementary
#BADCD7 #DCBAD0 #DCC6BA
monochromatic
#69B3A8 #91C7BF #BADCD7 #E3F1EF #EBF5F3
Accessibility & contrast
On white
1.47
#BADCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BADCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCD7
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCD7 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D7
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#B1DEDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badcd7; /* rgb */ color: rgb(186, 220, 215); /* oklch */ color: oklch(86.8% 0.036 185.7);
Tailwind
colors: {
custom: {
50: '#cfe6e3',
500: '#badcd7',
950: '#000000',
},
}SCSS
$custom: #badcd7; $custom-light: #cfe6e3; $custom-dark: #000000;
JSON
{
"hex": "#badcd7",
"rgb": {
"r": 186,
"g": 220,
"b": 215
},
"hsl": {
"h": 171.176,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.86844,
"c": 0.0365,
"h": 185.7
},
"luminance": 0.66532
}Semantic roles & 50–950 ramp
primary
#BADCD7
secondary
#B4878D
accent
#3A4BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484