#B7DDEA#B7DDEA
#B7DDEA is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.4% C 0.044 H 220.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DDEA |
|---|---|
| RGB | rgb(183, 221, 234) |
| HSL | hsl(195, 55%, 82%) |
| HSV | hsv(195, 22%, 92%) |
| CMYK | cmyk(21.8%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.87, -9.61, -10.47) |
| CIE-LCH | lch(85.87, 14.21, 227.47°) |
| OKLab | oklab(87.44% -0.0332 -0.0284) |
| OKLCH | oklch(87.44% 0.044 220.6) |
| XYZ | xyz(60.2320, 67.7186, 87.7234) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.78
Powder Blue
#B0E0E6
ΔE00 4.53
Ice Blue
#A5DFF9
ΔE00 4.81
Pale Sky Blue
#BDF6FE
ΔE00 7.17
Sky Blue
#87CEEB
ΔE00 7.86
Baby Blue
#89CFF0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DDEA #EAC4B7
analogous
#B7EADE #B7DDEA #B7C4EA
triadic
#B7DDEA #EAB7DD #DDEAB7
tetradic
#B7DDEA #DEB7EA #EAC4B7 #C4EAB7
square
#B7DDEA #DEB7EA #EAC4B7 #C4EAB7
split-complementary
#B7DDEA #EAB7C4 #EADEB7
monochromatic
#58B0CE #88C7DC #B7DDEA #E6F3F8 #E7F4F8
Accessibility & contrast
On white
1.44
#B7DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#B7DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DDEA
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DDEA | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#A8E2E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7ddea; /* rgb */ color: rgb(183, 221, 234); /* oklch */ color: oklch(87.4% 0.044 220.6);
Tailwind
colors: {
custom: {
50: '#cde7f0',
500: '#b7ddea',
950: '#000000',
},
}SCSS
$custom: #b7ddea; $custom-light: #cde7f0; $custom-dark: #000000;
JSON
{
"hex": "#b7ddea",
"rgb": {
"r": 183,
"g": 221,
"b": 234
},
"hsl": {
"h": 195.294,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.87443,
"c": 0.04371,
"h": 220.6
},
"luminance": 0.67721
}Semantic roles & 50–950 ramp
primary
#B7DDEA
secondary
#C6917F
accent
#4C23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131616
muted
#838485