#BAD3DB#BAD3DB
#BAD3DB is a very light, muted cyan. Relative luminance 0.621; OKLCH L 85.1% C 0.029 H 219.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD3DB |
|---|---|
| RGB | rgb(186, 211, 219) |
| HSL | hsl(195, 31%, 79%) |
| HSV | hsv(195, 15%, 86%) |
| CMYK | cmyk(15.1%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(82.99, -6.69, -6.77) |
| CIE-LCH | lch(82.99, 9.52, 225.31°) |
| OKLab | oklab(85.08% -0.0226 -0.0183) |
| OKLCH | oklch(85.08% 0.029 219) |
| XYZ | xyz(56.3269, 62.1408, 76.0308) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.55
Powder Blue
#B0E0E6
ΔE00 6.78
Cloudy Blue
#ACC2D9
ΔE00 8.03
Ice Blue
#A5DFF9
ΔE00 8.12
Fog
#D8DCE0
ΔE00 8.27
Silver (survey)
#C5C9C7
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD3DB #DBC2BA
analogous
#BADBD3 #BAD3DB #BAC3DB
triadic
#BAD3DB #DBBAD3 #D3DBBA
tetradic
#BAD3DB #D3BADB #DBC2BA #C3DBBA
square
#BAD3DB #D3BADB #DBC2BA #C3DBBA
split-complementary
#BAD3DB #DBBAC3 #DBD3BA
monochromatic
#6AA0B1 #92B9C6 #BAD3DB #E2EDF0 #EBF2F5
Accessibility & contrast
On white
1.56
#BAD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BAD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD3DB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD3DB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DB
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#B1D6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bad3db; /* rgb */ color: rgb(186, 211, 219); /* oklch */ color: oklch(85.1% 0.029 219.0);
Tailwind
colors: {
custom: {
50: '#cfe0e6',
500: '#bad3db',
950: '#000000',
},
}SCSS
$custom: #bad3db; $custom-light: #cfe0e6; $custom-dark: #000000;
JSON
{
"hex": "#bad3db",
"rgb": {
"r": 186,
"g": 211,
"b": 219
},
"hsl": {
"h": 194.545,
"s": 31.429,
"l": 79.412
},
"oklch": {
"l": 0.85077,
"c": 0.02905,
"h": 219
},
"luminance": 0.62142
}Semantic roles & 50–950 ramp
primary
#BAD3DB
secondary
#B29187
accent
#563BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484