#BADCEF#BADCEF
#BADCEF is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.6% C 0.045 H 232.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCEF |
|---|---|
| RGB | rgb(186, 220, 239) |
| HSL | hsl(202, 62%, 83%) |
| HSV | hsv(202, 22%, 94%) |
| CMYK | cmyk(22.2%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(85.93, -7.10, -12.99) |
| CIE-LCH | lch(85.93, 14.80, 241.34°) |
| OKLab | oklab(87.59% -0.0271 -0.0353) |
| OKLCH | oklch(87.59% 0.045 232.4) |
| XYZ | xyz(61.4186, 67.8555, 91.5060) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.03
Ice Blue
#A5DFF9
ΔE00 4.75
Cloudy Blue
#ACC2D9
ΔE00 7.49
Powder Blue
#B0E0E6
ΔE00 7.59
Light Blue Grey
#B7C9E2
ΔE00 7.72
Baby Blue
#89CFF0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCEF #EFCDBA
analogous
#BAEFE7 #BADCEF #BAC1EF
triadic
#BADCEF #EFBADC #DCEFBA
tetradic
#BADCEF #E7BAEF #EFCDBA #C1EFBA
square
#BADCEF #E7BAEF #EFCDBA #C1EFBA
split-complementary
#BADCEF #EFBAC1 #EFE7BA
monochromatic
#57AAD8 #88C3E3 #BADCEF #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.44
#BADCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BADCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCEF
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCEF | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAF0
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#ABE1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #badcef; /* rgb */ color: rgb(186, 220, 239); /* oklch */ color: oklch(87.6% 0.045 232.4);
Tailwind
colors: {
custom: {
50: '#cfe6f4',
500: '#badcef',
950: '#000000',
},
}SCSS
$custom: #badcef; $custom-light: #cfe6f4; $custom-dark: #000000;
JSON
{
"hex": "#badcef",
"rgb": {
"r": 186,
"g": 220,
"b": 239
},
"hsl": {
"h": 201.509,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.87594,
"c": 0.04453,
"h": 232.4
},
"luminance": 0.67857
}Semantic roles & 50–950 ramp
primary
#BADCEF
secondary
#CD9C80
accent
#5A1BCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485