#B6EBFA#B6EBFA
#B6EBFA is a very light, muted cyan. Relative luminance 0.763; OKLCH L 90.8% C 0.058 H 217.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EBFA |
|---|---|
| RGB | rgb(182, 235, 250) |
| HSL | hsl(193, 87%, 85%) |
| HSV | hsv(193, 27%, 98%) |
| CMYK | cmyk(27.2%, 6%, 0%, 2%) |
| CIE-LAB | lab(89.98, -13.49, -12.75) |
| CIE-LCH | lch(89.98, 18.56, 223.38°) |
| OKLab | oklab(90.84% -0.0461 -0.0348) |
| OKLCH | oklch(90.84% 0.058 217) |
| XYZ | xyz(66.2497, 76.2609, 101.6531) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.83
Powder Blue
#B0E0E6
ΔE00 4.18
Lightblue
#ADD8E6
ΔE00 4.47
Ice Blue
#A5DFF9
ΔE00 4.61
Light Sky Blue
#C6FCFF
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EBFA #FAC5B6
analogous
#B6FAE7 #B6EBFA #B6C9FA
triadic
#B6EBFA #FAB6EB #EBFAB6
tetradic
#B6EBFA #E7B6FA #FAC5B6 #C9FAB6
square
#B6EBFA #E7B6FA #FAC5B6 #C9FAB6
split-complementary
#B6EBFA #FAB6C9 #FAE7B6
monochromatic
#43CCF2 #7DDBF6 #B6EBFA #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.29
#B6EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#B6EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EBFA
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EBFA | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7FB
Deuteranopia (green-blind)
#D5DFFA
Tritanopia (blue-blind)
#A0F1EF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b6ebfa; /* rgb */ color: rgb(182, 235, 250); /* oklch */ color: oklch(90.8% 0.058 217.0);
Tailwind
colors: {
custom: {
50: '#cdf1fc',
500: '#b6ebfa',
950: '#000000',
},
}SCSS
$custom: #b6ebfa; $custom-light: #cdf1fc; $custom-dark: #000000;
JSON
{
"hex": "#b6ebfa",
"rgb": {
"r": 182,
"g": 235,
"b": 250
},
"hsl": {
"h": 193.235,
"s": 87.179,
"l": 84.706
},
"oklch": {
"l": 0.9084,
"c": 0.05775,
"h": 217
},
"luminance": 0.76264
}Semantic roles & 50–950 ramp
primary
#B6EBFA
secondary
#DE8D76
accent
#3402E4
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585