#BADAEE#BADAEE
#BADAEE is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.1% C 0.044 H 235.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BADAEE |
|---|---|
| RGB | rgb(186, 218, 238) |
| HSL | hsl(203, 60%, 83%) |
| HSV | hsv(203, 22%, 93%) |
| CMYK | cmyk(21.8%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(85.38, -6.28, -13.29) |
| CIE-LCH | lch(85.38, 14.70, 244.70°) |
| OKLab | oklab(87.15% -0.0249 -0.0361) |
| OKLCH | oklch(87.15% 0.044 235.5) |
| XYZ | xyz(60.7495, 66.7530, 90.5562) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.73
Ice Blue
#A5DFF9
ΔE00 5.29
Cloudy Blue
#ACC2D9
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 7.29
Light Grey Blue
#9DBCD4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADAEE #EECEBA
analogous
#BAEEE8 #BADAEE #BAC0EE
triadic
#BADAEE #EEBADA #DAEEBA
tetradic
#BADAEE #E8BAEE #EECEBA #C0EEBA
square
#BADAEE #E8BAEE #EECEBA #C0EEBA
split-complementary
#BADAEE #EEBAC0 #EEE8BA
monochromatic
#58A5D6 #89C0E2 #BADAEE #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.46
#BADAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BADAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADAEE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADAEE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#ABDFE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badaee; /* rgb */ color: rgb(186, 218, 238); /* oklch */ color: oklch(87.1% 0.044 235.5);
Tailwind
colors: {
custom: {
50: '#cfe5f3',
500: '#badaee',
950: '#000000',
},
}SCSS
$custom: #badaee; $custom-light: #cfe5f3; $custom-dark: #000000;
JSON
{
"hex": "#badaee",
"rgb": {
"r": 186,
"g": 218,
"b": 238
},
"hsl": {
"h": 203.077,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.87146,
"c": 0.04384,
"h": 235.5
},
"luminance": 0.66755
}Semantic roles & 50–950 ramp
primary
#BADAEE
secondary
#CC9D80
accent
#5F1DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485