#BADDEE#BADDEE
#BADDEE is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.8% C 0.044 H 228.8°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BADDEE |
|---|---|
| RGB | rgb(186, 221, 238) |
| HSL | hsl(200, 60%, 83%) |
| HSV | hsv(200, 22%, 93%) |
| CMYK | cmyk(21.8%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.17, -7.83, -12.11) |
| CIE-LCH | lch(86.17, 14.43, 237.11°) |
| OKLab | oklab(87.77% -0.0288 -0.0329) |
| OKLCH | oklch(87.77% 0.044 228.8) |
| XYZ | xyz(61.5345, 68.3230, 90.8179) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.27
Ice Blue
#A5DFF9
ΔE00 4.61
Powder Blue
#B0E0E6
ΔE00 6.65
Baby Blue
#89CFF0
ΔE00 7.87
Sky Blue
#87CEEB
ΔE00 7.97
Cloudy Blue
#ACC2D9
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADDEE #EECBBA
analogous
#BAEEE5 #BADDEE #BAC3EE
triadic
#BADDEE #EEBADD #DDEEBA
tetradic
#BADDEE #E5BAEE #EECBBA #C3EEBA
square
#BADDEE #E5BAEE #EECBBA #C3EEBA
split-complementary
#BADDEE #EEBAC3 #EEE5BA
monochromatic
#58ADD6 #89C5E2 #BADDEE #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.43
#BADDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BADDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADDEE
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADDEE | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#ABE2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #baddee; /* rgb */ color: rgb(186, 221, 238); /* oklch */ color: oklch(87.8% 0.044 228.8);
Tailwind
colors: {
custom: {
50: '#cfe7f3',
500: '#baddee',
950: '#000000',
},
}SCSS
$custom: #baddee; $custom-light: #cfe7f3; $custom-dark: #000000;
JSON
{
"hex": "#baddee",
"rgb": {
"r": 186,
"g": 221,
"b": 238
},
"hsl": {
"h": 199.615,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.87768,
"c": 0.04374,
"h": 228.8
},
"luminance": 0.68325
}Semantic roles & 50–950 ramp
primary
#BADDEE
secondary
#CC9980
accent
#551DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485