#BADFFB#BADFFB
#BADFFB is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.6% C 0.055 H 240.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFFB |
|---|---|
| RGB | rgb(186, 223, 251) |
| HSL | hsl(206, 89%, 86%) |
| HSV | hsv(206, 26%, 98%) |
| CMYK | cmyk(25.9%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(87.08, -5.98, -17.59) |
| CIE-LCH | lch(87.08, 18.58, 251.23°) |
| OKLab | oklab(88.62% -0.0267 -0.048) |
| OKLCH | oklch(88.62% 0.055 240.9) |
| XYZ | xyz(64.0449, 70.1771, 101.4192) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.14
Powder Blue (survey)
#B1D1FC
ΔE00 5.98
Baby Blue (survey)
#A2CFFE
ΔE00 6.02
Light Blue
#95D0FC
ΔE00 6.21
Lightblue
#ADD8E6
ΔE00 6.62
Light Blue Grey
#B7C9E2
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFFB #FBD6BA
analogous
#BAFBF6 #BADFFB #BABEFB
triadic
#BADFFB #FBBADF #DFFBBA
tetradic
#BADFFB #F6BAFB #FBD6BA #BEFBBA
square
#BADFFB #F6BAFB #FBD6BA #BEFBBA
split-complementary
#BADFFB #FBBABE #FBF6BA
monochromatic
#46A9F4 #80C4F8 #BADFFB #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.40
#BADFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#BADFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFFB
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFFB | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFC
Deuteranopia (green-blind)
#CBD7FB
Tritanopia (blue-blind)
#A7E6E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #badffb; /* rgb */ color: rgb(186, 223, 251); /* oklch */ color: oklch(88.6% 0.055 240.9);
Tailwind
colors: {
custom: {
50: '#d0e9fc',
500: '#badffb',
950: '#000000',
},
}SCSS
$custom: #badffb; $custom-light: #d0e9fc; $custom-dark: #000000;
JSON
{
"hex": "#badffb",
"rgb": {
"r": 186,
"g": 223,
"b": 251
},
"hsl": {
"h": 205.846,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.88621,
"c": 0.05493,
"h": 240.9
},
"luminance": 0.70179
}Semantic roles & 50–950 ramp
primary
#BADFFB
secondary
#E0A579
accent
#6300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485