#B2D2EB#B2D2EB
#B2D2EB is a very light, muted cyan. Relative luminance 0.616; OKLCH L 84.9% C 0.049 H 241.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2EB |
|---|---|
| RGB | rgb(178, 210, 235) |
| HSL | hsl(206, 59%, 81%) |
| HSV | hsv(206, 24%, 92%) |
| CMYK | cmyk(24.3%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(82.68, -5.17, -15.81) |
| CIE-LCH | lch(82.68, 16.63, 251.89°) |
| OKLab | oklab(84.85% -0.0232 -0.0431) |
| OKLCH | oklch(84.85% 0.049 241.7) |
| XYZ | xyz(56.3979, 61.5544, 87.4908) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.58
Light Blue Grey
#B7C9E2
ΔE00 4.96
Lightsteelblue
#B0C4DE
ΔE00 5.10
Powder Blue (survey)
#B1D1FC
ΔE00 5.51
Light Grey Blue
#9DBCD4
ΔE00 5.56
Baby Blue (survey)
#A2CFFE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2EB #EBCBB2
analogous
#B2EBE7 #B2D2EB #B2B5EB
triadic
#B2D2EB #EBB2D2 #D2EBB2
tetradic
#B2D2EB #E7B2EB #EBCBB2 #B5EBB2
square
#B2D2EB #E7B2EB #EBCBB2 #B5EBB2
split-complementary
#B2D2EB #EBB2B5 #EBE7B2
monochromatic
#5199D2 #81B6DE #B2D2EB #E3EEF8 #E7F1F9
Accessibility & contrast
On white
1.58
#B2D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#B2D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2EB
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2EB | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EC
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#A2D8DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b2d2eb; /* rgb */ color: rgb(178, 210, 235); /* oklch */ color: oklch(84.9% 0.049 241.7);
Tailwind
colors: {
custom: {
50: '#cadff1',
500: '#b2d2eb',
950: '#000000',
},
}SCSS
$custom: #b2d2eb; $custom-light: #cadff1; $custom-dark: #000000;
JSON
{
"hex": "#b2d2eb",
"rgb": {
"r": 178,
"g": 210,
"b": 235
},
"hsl": {
"h": 206.316,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.84854,
"c": 0.0489,
"h": 241.7
},
"luminance": 0.61556
}Semantic roles & 50–950 ramp
primary
#B2D2EB
secondary
#C79C7A
accent
#681FC6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485