#BAD2ED#BAD2ED
#BAD2ED is a very light, muted cyan. Relative luminance 0.626; OKLCH L 85.5% C 0.046 H 251.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2ED |
|---|---|
| RGB | rgb(186, 210, 237) |
| HSL | hsl(212, 59%, 83%) |
| HSV | hsv(212, 22%, 93%) |
| CMYK | cmyk(21.5%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(83.26, -2.32, -15.95) |
| CIE-LCH | lch(83.26, 16.11, 261.72°) |
| OKLab | oklab(85.46% -0.0146 -0.0434) |
| OKLCH | oklch(85.46% 0.046 251.4) |
| XYZ | xyz(58.5783, 62.6451, 89.1097) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.73
Lightsteelblue
#B0C4DE
ΔE00 3.53
Cloudy Blue
#ACC2D9
ΔE00 4.14
Powder Blue (survey)
#B1D1FC
ΔE00 4.16
Baby Blue (survey)
#A2CFFE
ΔE00 5.94
Light Grey Blue
#9DBCD4
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2ED #EDD5BA
analogous
#BAEBED #BAD2ED #BBBAED
triadic
#BAD2ED #EDBAD2 #D2EDBA
tetradic
#BAD2ED #EDBAEB #EDD5BA #BAEDBB
square
#BAD2ED #EDBAEB #EDD5BA #BAEDBB
split-complementary
#BAD2ED #EDBBBA #EBEDBA
monochromatic
#5993D4 #89B2E0 #BAD2ED #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.55
#BAD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BAD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2ED
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2ED | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#ADD8DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bad2ed; /* rgb */ color: rgb(186, 210, 237); /* oklch */ color: oklch(85.5% 0.046 251.4);
Tailwind
colors: {
custom: {
50: '#cfdff2',
500: '#bad2ed',
950: '#000000',
},
}SCSS
$custom: #bad2ed; $custom-light: #cfdff2; $custom-dark: #000000;
JSON
{
"hex": "#bad2ed",
"rgb": {
"r": 186,
"g": 210,
"b": 237
},
"hsl": {
"h": 211.765,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.85463,
"c": 0.04576,
"h": 251.4
},
"luminance": 0.62647
}Semantic roles & 50–950 ramp
primary
#BAD2ED
secondary
#CAA881
accent
#781FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485