#BAD2DE#BAD2DE
#BAD2DE is a very light, muted cyan. Relative luminance 0.618; OKLCH L 85.0% C 0.031 H 229.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2DE |
|---|---|
| RGB | rgb(186, 210, 222) |
| HSL | hsl(200, 35%, 80%) |
| HSV | hsv(200, 16%, 87%) |
| CMYK | cmyk(16.2%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(82.81, -5.55, -8.63) |
| CIE-LCH | lch(82.81, 10.26, 237.26°) |
| OKLab | oklab(84.96% -0.0201 -0.0233) |
| OKLCH | oklch(84.96% 0.031 229.3) |
| XYZ | xyz(56.4778, 61.8049, 78.0470) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.07
Cloudy Blue
#ACC2D9
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.98
Light Grey Blue
#9DBCD4
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 7.35
Ice Blue
#A5DFF9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2DE #DEC6BA
analogous
#BADED8 #BAD2DE #BAC0DE
triadic
#BAD2DE #DEBAD2 #D2DEBA
tetradic
#BAD2DE #D8BADE #DEC6BA #C0DEBA
square
#BAD2DE #D8BADE #DEC6BA #C0DEBA
split-complementary
#BAD2DE #DEBAC0 #DED8BA
monochromatic
#679CB6 #91B7CA #BAD2DE #E3EDF2 #EAF1F5
Accessibility & contrast
On white
1.57
#BAD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BAD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2DE
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2DE | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#C7CCDE
Tritanopia (blue-blind)
#B0D6D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bad2de; /* rgb */ color: rgb(186, 210, 222); /* oklch */ color: oklch(85.0% 0.031 229.3);
Tailwind
colors: {
custom: {
50: '#cfdfe8',
500: '#bad2de',
950: '#000000',
},
}SCSS
$custom: #bad2de; $custom-light: #cfdfe8; $custom-dark: #000000;
JSON
{
"hex": "#bad2de",
"rgb": {
"r": 186,
"g": 210,
"b": 222
},
"hsl": {
"h": 200,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.84964,
"c": 0.03077,
"h": 229.3
},
"luminance": 0.61806
}Semantic roles & 50–950 ramp
primary
#BAD2DE
secondary
#B69686
accent
#5F37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484