#B6DDEA#B6DDEA
#B6DDEA is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.4% C 0.045 H 220.1°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DDEA |
|---|---|
| RGB | rgb(182, 221, 234) |
| HSL | hsl(195, 55%, 82%) |
| HSV | hsv(195, 22%, 92%) |
| CMYK | cmyk(22.2%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.80, -9.91, -10.57) |
| CIE-LCH | lch(85.80, 14.48, 226.85°) |
| OKLab | oklab(87.38% -0.0341 -0.0287) |
| OKLCH | oklch(87.38% 0.045 220.1) |
| XYZ | xyz(59.9949, 67.5964, 87.7123) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.60
Powder Blue
#B0E0E6
ΔE00 4.33
Ice Blue
#A5DFF9
ΔE00 4.71
Pale Sky Blue
#BDF6FE
ΔE00 7.02
Sky Blue
#87CEEB
ΔE00 7.73
Baby Blue
#89CFF0
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DDEA #EAC3B6
analogous
#B6EADD #B6DDEA #B6C3EA
triadic
#B6DDEA #EAB6DD #DDEAB6
tetradic
#B6DDEA #DDB6EA #EAC3B6 #C3EAB6
square
#B6DDEA #DDB6EA #EAC3B6 #C3EAB6
split-complementary
#B6DDEA #EAB6C3 #EADDB6
monochromatic
#57B1CF #86C7DC #B6DDEA #E6F3F8 #E7F4F8
Accessibility & contrast
On white
1.45
#B6DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#B6DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DDEA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DDEA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#CCD4EA
Tritanopia (blue-blind)
#A7E2E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b6ddea; /* rgb */ color: rgb(182, 221, 234); /* oklch */ color: oklch(87.4% 0.045 220.1);
Tailwind
colors: {
custom: {
50: '#cce7f0',
500: '#b6ddea',
950: '#000000',
},
}SCSS
$custom: #b6ddea; $custom-light: #cce7f0; $custom-dark: #000000;
JSON
{
"hex": "#b6ddea",
"rgb": {
"r": 182,
"g": 221,
"b": 234
},
"hsl": {
"h": 195,
"s": 55.319,
"l": 81.569
},
"oklch": {
"l": 0.87379,
"c": 0.04461,
"h": 220.1
},
"luminance": 0.67598
}Semantic roles & 50–950 ramp
primary
#B6DDEA
secondary
#C6907E
accent
#4B23C3
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131616
muted
#838485