#BADCF0#BADCF0
#BADCF0 is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.6% C 0.045 H 233.8°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCF0 |
|---|---|
| RGB | rgb(186, 220, 240) |
| HSL | hsl(202, 64%, 84%) |
| HSV | hsv(202, 23%, 94%) |
| CMYK | cmyk(22.5%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(85.96, -6.88, -13.47) |
| CIE-LCH | lch(85.96, 15.13, 242.95°) |
| OKLab | oklab(87.63% -0.0268 -0.0366) |
| OKLCH | oklch(87.63% 0.045 233.8) |
| XYZ | xyz(61.5667, 67.9148, 92.2862) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.35
Ice Blue
#A5DFF9
ΔE00 4.77
Cloudy Blue
#ACC2D9
ΔE00 7.32
Light Blue Grey
#B7C9E2
ΔE00 7.49
Light Blue
#95D0FC
ΔE00 7.67
Baby Blue
#89CFF0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCF0 #F0CEBA
analogous
#BAF0E9 #BADCF0 #BAC1F0
triadic
#BADCF0 #F0BADC #DCF0BA
tetradic
#BADCF0 #E9BAF0 #F0CEBA #C1F0BA
square
#BADCF0 #E9BAF0 #F0CEBA #C1F0BA
split-complementary
#BADCF0 #F0BAC1 #F0E9BA
monochromatic
#55A9DA #88C2E5 #BADCF0 #E6F2FA #E6F2FA
Accessibility & contrast
On white
1.44
#BADCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BADCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCF0
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCF0 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF1
Deuteranopia (green-blind)
#CBD4F0
Tritanopia (blue-blind)
#ABE1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #badcf0; /* rgb */ color: rgb(186, 220, 240); /* oklch */ color: oklch(87.6% 0.045 233.8);
Tailwind
colors: {
custom: {
50: '#cfe6f5',
500: '#badcf0',
950: '#000000',
},
}SCSS
$custom: #badcf0; $custom-light: #cfe6f5; $custom-dark: #000000;
JSON
{
"hex": "#badcf0",
"rgb": {
"r": 186,
"g": 220,
"b": 240
},
"hsl": {
"h": 202.222,
"s": 64.286,
"l": 83.529
},
"oklch": {
"l": 0.87627,
"c": 0.04536,
"h": 233.8
},
"luminance": 0.67917
}Semantic roles & 50–950 ramp
primary
#BADCF0
secondary
#CF9D80
accent
#5C19CC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485