#B6DAEE#B6DAEE
#B6DAEE is a very light, muted cyan. Relative luminance 0.663; OKLCH L 86.9% C 0.047 H 232.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DAEE |
|---|---|
| RGB | rgb(182, 218, 238) |
| HSL | hsl(201, 62%, 82%) |
| HSV | hsv(201, 24%, 93%) |
| CMYK | cmyk(23.5%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(85.13, -7.48, -13.69) |
| CIE-LCH | lch(85.13, 15.60, 241.36°) |
| OKLab | oklab(86.88% -0.0287 -0.0372) |
| OKLCH | oklch(86.88% 0.047 232.4) |
| XYZ | xyz(59.7910, 66.2589, 90.5113) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.76
Ice Blue
#A5DFF9
ΔE00 4.30
Baby Blue
#89CFF0
ΔE00 7.04
Cloudy Blue
#ACC2D9
ΔE00 7.26
Sky Blue
#87CEEB
ΔE00 7.32
Light Blue
#95D0FC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DAEE #EECAB6
analogous
#B6EEE6 #B6DAEE #B6BEEE
triadic
#B6DAEE #EEB6DA #DAEEB6
tetradic
#B6DAEE #E6B6EE #EECAB6 #BEEEB6
square
#B6DAEE #E6B6EE #EECAB6 #BEEEB6
split-complementary
#B6DAEE #EEB6BE #EEE6B6
monochromatic
#53A8D7 #84C1E2 #B6DAEE #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.47
#B6DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#B6DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DAEE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DAEE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#A6E0E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b6daee; /* rgb */ color: rgb(182, 218, 238); /* oklch */ color: oklch(86.9% 0.047 232.4);
Tailwind
colors: {
custom: {
50: '#cce5f3',
500: '#b6daee',
950: '#000000',
},
}SCSS
$custom: #b6daee; $custom-light: #cce5f3; $custom-dark: #000000;
JSON
{
"hex": "#b6daee",
"rgb": {
"r": 182,
"g": 218,
"b": 238
},
"hsl": {
"h": 201.429,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.86883,
"c": 0.04704,
"h": 232.4
},
"luminance": 0.66261
}Semantic roles & 50–950 ramp
primary
#B6DAEE
secondary
#CC997D
accent
#5A1CCA
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485