#BAD7DF#BAD7DF
#BAD7DF is a very light, muted cyan. Relative luminance 0.644; OKLCH L 86.0% C 0.033 H 216.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD7DF |
|---|---|
| RGB | rgb(186, 215, 223) |
| HSL | hsl(193, 37%, 80%) |
| HSV | hsv(193, 17%, 87%) |
| CMYK | cmyk(16.6%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(84.16, -7.94, -7.16) |
| CIE-LCH | lch(84.16, 10.69, 222.07°) |
| OKLab | oklab(86.04% -0.0265 -0.0194) |
| OKLCH | oklch(86.04% 0.033 216.2) |
| XYZ | xyz(57.8660, 64.3662, 79.1729) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.54
Powder Blue
#B0E0E6
ΔE00 5.40
Ice Blue
#A5DFF9
ΔE00 7.32
Pale Sky Blue
#BDF6FE
ΔE00 8.82
Cloudy Blue
#ACC2D9
ΔE00 9.03
Fog
#D8DCE0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD7DF #DFC2BA
analogous
#BADFD4 #BAD7DF #BAC4DF
triadic
#BAD7DF #DFBAD7 #D7DFBA
tetradic
#BAD7DF #D4BADF #DFC2BA #C4DFBA
square
#BAD7DF #D4BADF #DFC2BA #C4DFBA
split-complementary
#BAD7DF #DFBAC4 #DFD4BA
monochromatic
#66A7B8 #90BFCC #BAD7DF #E4EFF2 #EAF3F5
Accessibility & contrast
On white
1.51
#BAD7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BAD7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD7DF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD7DF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#B0DAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bad7df; /* rgb */ color: rgb(186, 215, 223); /* oklch */ color: oklch(86.0% 0.033 216.2);
Tailwind
colors: {
custom: {
50: '#cfe3e9',
500: '#bad7df',
950: '#000000',
},
}SCSS
$custom: #bad7df; $custom-light: #cfe3e9; $custom-dark: #000000;
JSON
{
"hex": "#bad7df",
"rgb": {
"r": 186,
"g": 215,
"b": 223
},
"hsl": {
"h": 192.973,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.86037,
"c": 0.03281,
"h": 216.2
},
"luminance": 0.64368
}Semantic roles & 50–950 ramp
primary
#BAD7DF
secondary
#B79186
accent
#5036B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484