#B2CDEE#B2CDEE
#B2CDEE is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.9% C 0.055 H 253.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDEE |
|---|---|
| RGB | rgb(178, 205, 238) |
| HSL | hsl(213, 64%, 82%) |
| HSV | hsv(213, 25%, 93%) |
| CMYK | cmyk(25.2%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(81.46, -1.85, -19.24) |
| CIE-LCH | lch(81.46, 19.33, 264.50°) |
| OKLab | oklab(83.93% -0.0155 -0.0526) |
| OKLCH | oklch(83.93% 0.055 253.6) |
| XYZ | xyz(55.6197, 59.2989, 89.3877) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.55
Light Blue Grey
#B7C9E2
ΔE00 3.07
Lightsteelblue
#B0C4DE
ΔE00 3.14
Cloudy Blue
#ACC2D9
ΔE00 4.07
Baby Blue (survey)
#A2CFFE
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDEE #EED3B2
analogous
#B2EBEE #B2CDEE #B5B2EE
triadic
#B2CDEE #EEB2CD #CDEEB2
tetradic
#B2CDEE #EEB2EB #EED3B2 #B2EEB5
square
#B2CDEE #EEB2EB #EED3B2 #B2EEB5
split-complementary
#B2CDEE #EEB5B2 #EBEEB2
monochromatic
#4E8CD8 #80ACE3 #B2CDEE #E4EEF9 #E6EFF9
Accessibility & contrast
On white
1.63
#B2CDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#B2CDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDEE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDEE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF0
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#A2D4D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cdee; /* rgb */ color: rgb(178, 205, 238); /* oklch */ color: oklch(83.9% 0.055 253.6);
Tailwind
colors: {
custom: {
50: '#cadcf3',
500: '#b2cdee',
950: '#000000',
},
}SCSS
$custom: #b2cdee; $custom-light: #cadcf3; $custom-dark: #000000;
JSON
{
"hex": "#b2cdee",
"rgb": {
"r": 178,
"g": 205,
"b": 238
},
"hsl": {
"h": 213,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.83925,
"c": 0.0548,
"h": 253.6
},
"luminance": 0.59301
}Semantic roles & 50–950 ramp
primary
#B2CDEE
secondary
#CCA679
accent
#7C1ACC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131517
muted
#828485