#BADBE2#BADBE2
#BADBE2 is a very light, muted cyan. Relative luminance 0.666; OKLCH L 87.0% C 0.036 H 211.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BADBE2 |
|---|---|
| RGB | rgb(186, 219, 226) |
| HSL | hsl(191, 41%, 81%) |
| HSV | hsv(191, 18%, 89%) |
| CMYK | cmyk(17.7%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(85.30, -9.37, -7.06) |
| CIE-LCH | lch(85.30, 11.73, 217.01°) |
| OKLab | oklab(86.97% -0.0307 -0.0191) |
| OKLCH | oklch(86.97% 0.036 211.9) |
| XYZ | xyz(59.3050, 66.5914, 81.6656) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.21
Powder Blue
#B0E0E6
ΔE00 3.92
Ice Blue
#A5DFF9
ΔE00 7.09
Pale Sky Blue
#BDF6FE
ΔE00 7.36
Lightcyan
#E0FFFF
ΔE00 8.34
Paleturquoise
#AFEEEE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADBE2 #E2C1BA
analogous
#BAE2D5 #BADBE2 #BAC7E2
triadic
#BADBE2 #E2BADB #DBE2BA
tetradic
#BADBE2 #D5BAE2 #E2C1BA #C7E2BA
square
#BADBE2 #D5BAE2 #E2C1BA #C7E2BA
split-complementary
#BADBE2 #E2BAC7 #E2D5BA
monochromatic
#64AEBE #8FC5D0 #BADBE2 #E5F1F4 #E9F4F6
Accessibility & contrast
On white
1.47
#BADBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BADBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADBE2
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADBE2 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E2
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#AFDEDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badbe2; /* rgb */ color: rgb(186, 219, 226); /* oklch */ color: oklch(87.0% 0.036 211.9);
Tailwind
colors: {
custom: {
50: '#cfe6eb',
500: '#badbe2',
950: '#000000',
},
}SCSS
$custom: #badbe2; $custom-light: #cfe6eb; $custom-dark: #000000;
JSON
{
"hex": "#badbe2",
"rgb": {
"r": 186,
"g": 219,
"b": 226
},
"hsl": {
"h": 190.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.86966,
"c": 0.03617,
"h": 211.9
},
"luminance": 0.66593
}Semantic roles & 50–950 ramp
primary
#BADBE2
secondary
#BB8E85
accent
#4832B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484