#BADDEB#BADDEB
#BADDEB is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.7% C 0.042 H 224.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BADDEB |
|---|---|
| RGB | rgb(186, 221, 235) |
| HSL | hsl(197, 55%, 83%) |
| HSV | hsv(197, 21%, 92%) |
| CMYK | cmyk(20.9%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(86.08, -8.48, -10.66) |
| CIE-LCH | lch(86.08, 13.62, 231.48°) |
| OKLab | oklab(87.67% -0.0299 -0.0289) |
| OKLCH | oklch(87.67% 0.042 224) |
| XYZ | xyz(61.0974, 68.1482, 88.5160) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.57
Ice Blue
#A5DFF9
ΔE00 5.00
Powder Blue
#B0E0E6
ΔE00 5.56
Pale Sky Blue
#BDF6FE
ΔE00 7.91
Sky Blue
#87CEEB
ΔE00 8.20
Baby Blue
#89CFF0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADDEB #EBC8BA
analogous
#BAEBE1 #BADDEB #BAC4EB
triadic
#BADDEB #EBBADD #DDEBBA
tetradic
#BADDEB #E1BAEB #EBC8BA #C4EBBA
square
#BADDEB #E1BAEB #EBC8BA #C4EBBA
split-complementary
#BADDEB #EBBAC4 #EBE1BA
monochromatic
#5BAECF #8BC6DD #BADDEB #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.44
#BADDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BADDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADDEB
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADDEB | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#ACE2E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #baddeb; /* rgb */ color: rgb(186, 221, 235); /* oklch */ color: oklch(87.7% 0.042 224.0);
Tailwind
colors: {
custom: {
50: '#cfe7f1',
500: '#baddeb',
950: '#000000',
},
}SCSS
$custom: #baddeb; $custom-light: #cfe7f1; $custom-dark: #000000;
JSON
{
"hex": "#baddeb",
"rgb": {
"r": 186,
"g": 221,
"b": 235
},
"hsl": {
"h": 197.143,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.8767,
"c": 0.04163,
"h": 224
},
"luminance": 0.6815
}Semantic roles & 50–950 ramp
primary
#BADDEB
secondary
#C79682
accent
#5123C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485