#BAD4DE#BAD4DE
#BAD4DE is a very light, muted cyan. Relative luminance 0.628; OKLCH L 85.4% C 0.031 H 222.9°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4DE |
|---|---|
| RGB | rgb(186, 212, 222) |
| HSL | hsl(197, 35%, 80%) |
| HSV | hsv(197, 16%, 87%) |
| CMYK | cmyk(16.2%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(83.34, -6.59, -7.85) |
| CIE-LCH | lch(83.34, 10.25, 229.98°) |
| OKLab | oklab(85.38% -0.0228 -0.0212) |
| OKLCH | oklch(85.38% 0.031 222.9) |
| XYZ | xyz(56.9746, 62.7986, 78.2126) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.24
Powder Blue
#B0E0E6
ΔE00 6.92
Ice Blue
#A5DFF9
ΔE00 7.50
Cloudy Blue
#ACC2D9
ΔE00 7.54
Light Grey Blue
#9DBCD4
ΔE00 8.14
Light Blue Grey
#B7C9E2
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4DE #DEC4BA
analogous
#BADED6 #BAD4DE #BAC2DE
triadic
#BAD4DE #DEBAD4 #D4DEBA
tetradic
#BAD4DE #D6BADE #DEC4BA #C2DEBA
square
#BAD4DE #D6BADE #DEC4BA #C2DEBA
split-complementary
#BAD4DE #DEBAC2 #DED6BA
monochromatic
#67A0B6 #91BACA #BAD4DE #E3EEF2 #EAF2F5
Accessibility & contrast
On white
1.55
#BAD4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BAD4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4DE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4DE | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#C8CEDE
Tritanopia (blue-blind)
#B0D7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bad4de; /* rgb */ color: rgb(186, 212, 222); /* oklch */ color: oklch(85.4% 0.031 222.9);
Tailwind
colors: {
custom: {
50: '#cfe1e8',
500: '#bad4de',
950: '#000000',
},
}SCSS
$custom: #bad4de; $custom-light: #cfe1e8; $custom-dark: #000000;
JSON
{
"hex": "#bad4de",
"rgb": {
"r": 186,
"g": 212,
"b": 222
},
"hsl": {
"h": 196.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.8538,
"c": 0.03113,
"h": 222.9
},
"luminance": 0.628
}Semantic roles & 50–950 ramp
primary
#BAD4DE
secondary
#B69386
accent
#5837AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484