#BADFEA#BADFEA
#BADFEA is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.1% C 0.042 H 217.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFEA |
|---|---|
| RGB | rgb(186, 223, 234) |
| HSL | hsl(194, 53%, 82%) |
| HSV | hsv(194, 21%, 92%) |
| CMYK | cmyk(20.5%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.58, -9.73, -9.39) |
| CIE-LCH | lch(86.58, 13.52, 223.98°) |
| OKLab | oklab(88.06% -0.0329 -0.0255) |
| OKLCH | oklch(88.06% 0.042 217.7) |
| XYZ | xyz(61.4845, 69.1530, 87.9343) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.37
Powder Blue
#B0E0E6
ΔE00 4.04
Ice Blue
#A5DFF9
ΔE00 5.50
Pale Sky Blue
#BDF6FE
ΔE00 6.63
Light Sky Blue
#C6FCFF
ΔE00 8.11
Lightcyan
#E0FFFF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFEA #EAC5BA
analogous
#BAEADD #BADFEA #BAC7EA
triadic
#BADFEA #EABADF #DFEABA
tetradic
#BADFEA #DDBAEA #EAC5BA #C7EABA
square
#BADFEA #DDBAEA #EAC5BA #C7EABA
split-complementary
#BADFEA #EABAC7 #EADDBA
monochromatic
#5CB3CD #8BC9DC #BADFEA #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.42
#BADFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BADFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFEA
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFEA | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#ACE3E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #badfea; /* rgb */ color: rgb(186, 223, 234); /* oklch */ color: oklch(88.1% 0.042 217.7);
Tailwind
colors: {
custom: {
50: '#cfe9f0',
500: '#badfea',
950: '#000000',
},
}SCSS
$custom: #badfea; $custom-light: #cfe9f0; $custom-dark: #000000;
JSON
{
"hex": "#badfea",
"rgb": {
"r": 186,
"g": 223,
"b": 234
},
"hsl": {
"h": 193.75,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.88056,
"c": 0.04165,
"h": 217.7
},
"luminance": 0.69155
}Semantic roles & 50–950 ramp
primary
#BADFEA
secondary
#C69282
accent
#4825C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485