#BAD4DF#BAD4DF
#BAD4DF is a very light, muted cyan. Relative luminance 0.629; OKLCH L 85.4% C 0.032 H 225.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4DF |
|---|---|
| RGB | rgb(186, 212, 223) |
| HSL | hsl(198, 37%, 80%) |
| HSV | hsv(198, 17%, 87%) |
| CMYK | cmyk(16.6%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(83.36, -6.38, -8.34) |
| CIE-LCH | lch(83.36, 10.50, 232.57°) |
| OKLab | oklab(85.41% -0.0224 -0.0225) |
| OKLCH | oklch(85.41% 0.032 225.2) |
| XYZ | xyz(57.1091, 62.8524, 78.9206) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.30
Cloudy Blue
#ACC2D9
ΔE00 7.19
Powder Blue
#B0E0E6
ΔE00 7.20
Ice Blue
#A5DFF9
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 7.87
Light Blue Grey
#B7C9E2
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4DF #DFC5BA
analogous
#BADFD8 #BAD4DF #BAC1DF
triadic
#BAD4DF #DFBAD4 #D4DFBA
tetradic
#BAD4DF #D8BADF #DFC5BA #C1DFBA
square
#BAD4DF #D8BADF #DFC5BA #C1DFBA
split-complementary
#BAD4DF #DFBAC1 #DFD8BA
monochromatic
#66A0B8 #90BACC #BAD4DF #E4EEF2 #EAF2F5
Accessibility & contrast
On white
1.55
#BAD4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BAD4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4DF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4DF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2E0
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#B0D8D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bad4df; /* rgb */ color: rgb(186, 212, 223); /* oklch */ color: oklch(85.4% 0.032 225.2);
Tailwind
colors: {
custom: {
50: '#cfe1e9',
500: '#bad4df',
950: '#000000',
},
}SCSS
$custom: #bad4df; $custom-light: #cfe1e9; $custom-dark: #000000;
JSON
{
"hex": "#bad4df",
"rgb": {
"r": 186,
"g": 212,
"b": 223
},
"hsl": {
"h": 197.838,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.85412,
"c": 0.03179,
"h": 225.2
},
"luminance": 0.62854
}Semantic roles & 50–950 ramp
primary
#BAD4DF
secondary
#B79586
accent
#5A36B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484