#B6DFEE#B6DFEE
#B6DFEE is a very light, muted cyan. Relative luminance 0.689; OKLCH L 87.9% C 0.048 H 222.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DFEE |
|---|---|
| RGB | rgb(182, 223, 238) |
| HSL | hsl(196, 62%, 82%) |
| HSV | hsv(196, 24%, 93%) |
| CMYK | cmyk(23.5%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.45, -10.06, -11.72) |
| CIE-LCH | lch(86.45, 15.44, 229.36°) |
| OKLab | oklab(87.93% -0.0353 -0.0319) |
| OKLCH | oklch(87.93% 0.048 222.1) |
| XYZ | xyz(61.1072, 68.8912, 90.9500) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.90
Ice Blue
#A5DFF9
ΔE00 4.01
Powder Blue
#B0E0E6
ΔE00 4.72
Pale Sky Blue
#BDF6FE
ΔE00 6.89
Sky Blue
#87CEEB
ΔE00 7.46
Baby Blue
#89CFF0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DFEE #EEC5B6
analogous
#B6EEE1 #B6DFEE #B6C3EE
triadic
#B6DFEE #EEB6DF #DFEEB6
tetradic
#B6DFEE #E1B6EE #EEC5B6 #C3EEB6
square
#B6DFEE #E1B6EE #EEC5B6 #C3EEB6
split-complementary
#B6DFEE #EEB6C3 #EEE1B6
monochromatic
#53B3D7 #84C9E2 #B6DFEE #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.42
#B6DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#B6DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DFEE
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DFEE | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#A5E4E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b6dfee; /* rgb */ color: rgb(182, 223, 238); /* oklch */ color: oklch(87.9% 0.048 222.1);
Tailwind
colors: {
custom: {
50: '#cde9f3',
500: '#b6dfee',
950: '#000000',
},
}SCSS
$custom: #b6dfee; $custom-light: #cde9f3; $custom-dark: #000000;
JSON
{
"hex": "#b6dfee",
"rgb": {
"r": 182,
"g": 223,
"b": 238
},
"hsl": {
"h": 196.071,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.87928,
"c": 0.04752,
"h": 222.1
},
"luminance": 0.68893
}Semantic roles & 50–950 ramp
primary
#B6DFEE
secondary
#CC927D
accent
#4A1CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131617
muted
#838485