#BAD2EB#BAD2EB
#BAD2EB is a very light, muted cyan. Relative luminance 0.625; OKLCH L 85.4% C 0.043 H 249.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2EB |
|---|---|
| RGB | rgb(186, 210, 235) |
| HSL | hsl(211, 55%, 83%) |
| HSV | hsv(211, 21%, 92%) |
| CMYK | cmyk(20.9%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(83.19, -2.76, -14.98) |
| CIE-LCH | lch(83.19, 15.23, 259.55°) |
| OKLab | oklab(85.39% -0.0153 -0.0407) |
| OKLCH | oklch(85.39% 0.043 249.4) |
| XYZ | xyz(58.2877, 62.5289, 87.5794) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.91
Lightsteelblue
#B0C4DE
ΔE00 3.67
Cloudy Blue
#ACC2D9
ΔE00 3.98
Powder Blue (survey)
#B1D1FC
ΔE00 4.79
Baby Blue (survey)
#A2CFFE
ΔE00 6.26
Light Grey Blue
#9DBCD4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2EB #EBD3BA
analogous
#BAEBEB #BAD2EB #BABAEB
triadic
#BAD2EB #EBBAD2 #D2EBBA
tetradic
#BAD2EB #EBBAEB #EBD3BA #BAEBBA
square
#BAD2EB #EBBAEB #EBD3BA #BAEBBA
split-complementary
#BAD2EB #EBBABA #EBEBBA
monochromatic
#5B94CF #8BB3DD #BAD2EB #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.55
#BAD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#BAD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2EB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2EB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#ADD8DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bad2eb; /* rgb */ color: rgb(186, 210, 235); /* oklch */ color: oklch(85.4% 0.043 249.4);
Tailwind
colors: {
custom: {
50: '#cfdff1',
500: '#bad2eb',
950: '#000000',
},
}SCSS
$custom: #bad2eb; $custom-light: #cfdff1; $custom-dark: #000000;
JSON
{
"hex": "#bad2eb",
"rgb": {
"r": 186,
"g": 210,
"b": 235
},
"hsl": {
"h": 210.612,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.85394,
"c": 0.04347,
"h": 249.4
},
"luminance": 0.6253
}Semantic roles & 50–950 ramp
primary
#BAD2EB
secondary
#C7A582
accent
#7423C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485