#BADCDF#BADCDF
#BADCDF is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.1% C 0.036 H 203.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCDF |
|---|---|
| RGB | rgb(186, 220, 223) |
| HSL | hsl(185, 37%, 80%) |
| HSV | hsv(185, 17%, 87%) |
| CMYK | cmyk(16.6%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(85.48, -10.51, -5.21) |
| CIE-LCH | lch(85.48, 11.73, 206.36°) |
| OKLab | oklab(87.08% -0.0332 -0.0141) |
| OKLCH | oklch(87.08% 0.036 203.1) |
| XYZ | xyz(59.1586, 66.9515, 79.6038) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.23
Lightblue
#ADD8E6
ΔE00 4.59
Pale Sky Blue
#BDF6FE
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 7.20
Pale Blue
#D0FEFE
ΔE00 7.66
Very Light Blue
#D5FFFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCDF #DFBDBA
analogous
#BADFCF #BADCDF #BAC9DF
triadic
#BADCDF #DFBADC #DCDFBA
tetradic
#BADCDF #CFBADF #DFBDBA #C9DFBA
square
#BADCDF #CFBADF #DFBDBA #C9DFBA
split-complementary
#BADCDF #DFBAC9 #DFCFBA
monochromatic
#66B2B8 #90C7CC #BADCDF #E4F1F2 #EAF4F5
Accessibility & contrast
On white
1.46
#BADCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BADCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCDF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCDF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D0D3DF
Tritanopia (blue-blind)
#AFDFDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #badcdf; /* rgb */ color: rgb(186, 220, 223); /* oklch */ color: oklch(87.1% 0.036 203.1);
Tailwind
colors: {
custom: {
50: '#cfe6e9',
500: '#badcdf',
950: '#000000',
},
}SCSS
$custom: #badcdf; $custom-light: #cfe6e9; $custom-dark: #000000;
JSON
{
"hex": "#badcdf",
"rgb": {
"r": 186,
"g": 220,
"b": 223
},
"hsl": {
"h": 184.865,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.87083,
"c": 0.03606,
"h": 203.1
},
"luminance": 0.66953
}Semantic roles & 50–950 ramp
primary
#BADCDF
secondary
#B78A86
accent
#4036B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484