#B2D2ED#B2D2ED
#B2D2ED is a very light, muted cyan. Relative luminance 0.617; OKLCH L 84.9% C 0.051 H 243.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2ED |
|---|---|
| RGB | rgb(178, 210, 237) |
| HSL | hsl(207, 62%, 81%) |
| HSV | hsv(207, 25%, 93%) |
| CMYK | cmyk(24.9%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(82.74, -4.72, -16.78) |
| CIE-LCH | lch(82.74, 17.43, 254.29°) |
| OKLab | oklab(84.92% -0.0224 -0.0457) |
| OKLCH | oklch(84.92% 0.051 243.9) |
| XYZ | xyz(56.6884, 61.6706, 89.0211) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.51
Light Blue Grey
#B7C9E2
ΔE00 4.66
Powder Blue (survey)
#B1D1FC
ΔE00 4.74
Lightsteelblue
#B0C4DE
ΔE00 4.80
Baby Blue (survey)
#A2CFFE
ΔE00 4.98
Light Grey Blue
#9DBCD4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2ED #EDCDB2
analogous
#B2EDEB #B2D2ED #B2B5ED
triadic
#B2D2ED #EDB2D2 #D2EDB2
tetradic
#B2D2ED #EBB2ED #EDCDB2 #B5EDB2
square
#B2D2ED #EBB2ED #EDCDB2 #B5EDB2
split-complementary
#B2D2ED #EDB2B5 #EDEBB2
monochromatic
#4F98D6 #80B5E1 #B2D2ED #E4EFF9 #E6F1F9
Accessibility & contrast
On white
1.57
#B2D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#B2D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2ED
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2ED | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EE
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#A1D8DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b2d2ed; /* rgb */ color: rgb(178, 210, 237); /* oklch */ color: oklch(84.9% 0.051 243.9);
Tailwind
colors: {
custom: {
50: '#cadff2',
500: '#b2d2ed',
950: '#000000',
},
}SCSS
$custom: #b2d2ed; $custom-light: #cadff2; $custom-dark: #000000;
JSON
{
"hex": "#b2d2ed",
"rgb": {
"r": 178,
"g": 210,
"b": 237
},
"hsl": {
"h": 207.458,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.84924,
"c": 0.05096,
"h": 243.9
},
"luminance": 0.61673
}Semantic roles & 50–950 ramp
primary
#B2D2ED
secondary
#CA9E79
accent
#6B1CCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485