#B2DDEE#B2DDEE
#B2DDEE is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.3% C 0.051 H 223.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DDEE |
|---|---|
| RGB | rgb(178, 221, 238) |
| HSL | hsl(197, 64%, 82%) |
| HSV | hsv(197, 25%, 93%) |
| CMYK | cmyk(25.2%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(85.68, -10.21, -12.89) |
| CIE-LCH | lch(85.68, 16.44, 231.64°) |
| OKLab | oklab(87.26% -0.0364 -0.0351) |
| OKLCH | oklch(87.26% 0.051 223.9) |
| XYZ | xyz(59.6446, 67.3486, 90.7293) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.73
Ice Blue
#A5DFF9
ΔE00 3.30
Powder Blue
#B0E0E6
ΔE00 5.19
Sky Blue
#87CEEB
ΔE00 6.65
Baby Blue
#89CFF0
ΔE00 6.82
Pale Sky Blue
#BDF6FE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DDEE #EEC3B2
analogous
#B2EEE1 #B2DDEE #B2BFEE
triadic
#B2DDEE #EEB2DD #DDEEB2
tetradic
#B2DDEE #E1B2EE #EEC3B2 #BFEEB2
square
#B2DDEE #E1B2EE #EEC3B2 #BFEEB2
split-complementary
#B2DDEE #EEB2BF #EEE1B2
monochromatic
#4EB1D8 #80C7E3 #B2DDEE #E4F3F9 #E6F4F9
Accessibility & contrast
On white
1.45
#B2DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B2DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DDEE
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DDEE | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#A0E2E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2ddee; /* rgb */ color: rgb(178, 221, 238); /* oklch */ color: oklch(87.3% 0.051 223.9);
Tailwind
colors: {
custom: {
50: '#cae7f3',
500: '#b2ddee',
950: '#000000',
},
}SCSS
$custom: #b2ddee; $custom-light: #cae7f3; $custom-dark: #000000;
JSON
{
"hex": "#b2ddee",
"rgb": {
"r": 178,
"g": 221,
"b": 238
},
"hsl": {
"h": 197,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.87256,
"c": 0.0506,
"h": 223.9
},
"luminance": 0.67351
}Semantic roles & 50–950 ramp
primary
#B2DDEE
secondary
#CC9079
accent
#4C1ACC
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485