#BADFF3#BADFF3
#BADFF3 is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.3% C 0.048 H 231.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFF3 |
|---|---|
| RGB | rgb(186, 223, 243) |
| HSL | hsl(201, 70%, 84%) |
| HSV | hsv(201, 23%, 95%) |
| CMYK | cmyk(23.5%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(86.84, -7.77, -13.74) |
| CIE-LCH | lch(86.84, 15.79, 240.52°) |
| OKLab | oklab(88.35% -0.0296 -0.0374) |
| OKLCH | oklch(88.35% 0.048 231.6) |
| XYZ | xyz(62.8104, 69.6833, 94.9175) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.96
Ice Blue
#A5DFF9
ΔE00 4.11
Powder Blue
#B0E0E6
ΔE00 7.35
Baby Blue
#89CFF0
ΔE00 7.55
Sky Blue
#87CEEB
ΔE00 7.82
Light Blue
#95D0FC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFF3 #F3CEBA
analogous
#BAF3EB #BADFF3 #BAC3F3
triadic
#BADFF3 #F3BADF #DFF3BA
tetradic
#BADFF3 #EBBAF3 #F3CEBA #C3F3BA
square
#BADFF3 #EBBAF3 #F3CEBA #C3F3BA
split-complementary
#BADFF3 #F3BAC3 #F3EBBA
monochromatic
#52AFE1 #86C7EA #BADFF3 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.41
#BADFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BADFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFF3
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFF3 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF4
Deuteranopia (green-blind)
#CDD7F3
Tritanopia (blue-blind)
#AAE5E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #badff3; /* rgb */ color: rgb(186, 223, 243); /* oklch */ color: oklch(88.3% 0.048 231.6);
Tailwind
colors: {
custom: {
50: '#cfe9f7',
500: '#badff3',
950: '#000000',
},
}SCSS
$custom: #badff3; $custom-light: #cfe9f7; $custom-dark: #000000;
JSON
{
"hex": "#badff3",
"rgb": {
"r": 186,
"g": 223,
"b": 243
},
"hsl": {
"h": 201.053,
"s": 70.37,
"l": 84.118
},
"oklch": {
"l": 0.88349,
"c": 0.04768,
"h": 231.6
},
"luminance": 0.69686
}Semantic roles & 50–950 ramp
primary
#BADFF3
secondary
#D39C7E
accent
#5613D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485