#BADBEE#BADBEE
#BADBEE is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.4% C 0.044 H 233.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BADBEE |
|---|---|
| RGB | rgb(186, 219, 238) |
| HSL | hsl(202, 60%, 83%) |
| HSV | hsv(202, 22%, 93%) |
| CMYK | cmyk(21.8%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(85.64, -6.80, -12.90) |
| CIE-LCH | lch(85.64, 14.58, 242.20°) |
| OKLab | oklab(87.35% -0.0262 -0.035) |
| OKLCH | oklch(87.35% 0.044 233.2) |
| XYZ | xyz(61.0096, 67.2732, 90.6429) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.21
Ice Blue
#A5DFF9
ΔE00 4.99
Cloudy Blue
#ACC2D9
ΔE00 7.18
Light Blue Grey
#B7C9E2
ΔE00 7.40
Baby Blue
#89CFF0
ΔE00 7.81
Powder Blue
#B0E0E6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADBEE #EECDBA
analogous
#BAEEE7 #BADBEE #BAC1EE
triadic
#BADBEE #EEBADB #DBEEBA
tetradic
#BADBEE #E7BAEE #EECDBA #C1EEBA
square
#BADBEE #E7BAEE #EECDBA #C1EEBA
split-complementary
#BADBEE #EEBAC1 #EEE7BA
monochromatic
#58A8D6 #89C1E2 #BADBEE #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.45
#BADBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BADBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADBEE
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADBEE | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#CBD3EE
Tritanopia (blue-blind)
#ABE0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #badbee; /* rgb */ color: rgb(186, 219, 238); /* oklch */ color: oklch(87.4% 0.044 233.2);
Tailwind
colors: {
custom: {
50: '#cfe6f3',
500: '#badbee',
950: '#000000',
},
}SCSS
$custom: #badbee; $custom-light: #cfe6f3; $custom-dark: #000000;
JSON
{
"hex": "#badbee",
"rgb": {
"r": 186,
"g": 219,
"b": 238
},
"hsl": {
"h": 201.923,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.87353,
"c": 0.04374,
"h": 233.2
},
"luminance": 0.67275
}Semantic roles & 50–950 ramp
primary
#BADBEE
secondary
#CC9C80
accent
#5C1DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485