#BADDED#BADDED
#BADDED is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.7% C 0.043 H 227.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BADDED |
|---|---|
| RGB | rgb(186, 221, 237) |
| HSL | hsl(199, 59%, 83%) |
| HSV | hsv(199, 22%, 93%) |
| CMYK | cmyk(21.5%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.14, -8.05, -11.63) |
| CIE-LCH | lch(86.14, 14.14, 235.30°) |
| OKLab | oklab(87.74% -0.0292 -0.0316) |
| OKLCH | oklch(87.74% 0.043 227.2) |
| XYZ | xyz(61.3880, 68.2644, 90.0463) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.00
Ice Blue
#A5DFF9
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 6.29
Baby Blue
#89CFF0
ΔE00 8.00
Sky Blue
#87CEEB
ΔE00 8.03
Pale Sky Blue
#BDF6FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADDED #EDCABA
analogous
#BAEDE4 #BADDED #BAC3ED
triadic
#BADDED #EDBADD #DDEDBA
tetradic
#BADDED #E4BAED #EDCABA #C3EDBA
square
#BADDED #E4BAED #EDCABA #C3EDBA
split-complementary
#BADDED #EDBAC3 #EDE4BA
monochromatic
#59ADD4 #89C5E0 #BADDED #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.43
#BADDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BADDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADDED
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADDED | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#ABE2E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #badded; /* rgb */ color: rgb(186, 221, 237); /* oklch */ color: oklch(87.7% 0.043 227.2);
Tailwind
colors: {
custom: {
50: '#cfe7f2',
500: '#badded',
950: '#000000',
},
}SCSS
$custom: #badded; $custom-light: #cfe7f2; $custom-dark: #000000;
JSON
{
"hex": "#badded",
"rgb": {
"r": 186,
"g": 221,
"b": 237
},
"hsl": {
"h": 198.824,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.87735,
"c": 0.043,
"h": 227.2
},
"luminance": 0.68266
}Semantic roles & 50–950 ramp
primary
#BADDED
secondary
#CA9881
accent
#541FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485