#B2D4E2#B2D4E2
#B2D4E2 is a very light, muted cyan. Relative luminance 0.620; OKLCH L 85.0% C 0.041 H 224.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D4E2 |
|---|---|
| RGB | rgb(178, 212, 226) |
| HSL | hsl(198, 45%, 79%) |
| HSV | hsv(198, 21%, 89%) |
| CMYK | cmyk(21.2%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(82.94, -8.21, -10.63) |
| CIE-LCH | lch(82.94, 13.43, 232.31°) |
| OKLab | oklab(84.97% -0.0291 -0.0288) |
| OKLCH | oklch(84.97% 0.041 224.7) |
| XYZ | xyz(55.6272, 62.0411, 80.9810) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.41
Ice Blue
#A5DFF9
ΔE00 5.46
Powder Blue
#B0E0E6
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 7.36
Light Grey Blue
#9DBCD4
ΔE00 7.42
Cloudy Blue
#ACC2D9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D4E2 #E2C0B2
analogous
#B2E2D8 #B2D4E2 #B2BCE2
triadic
#B2D4E2 #E2B2D4 #D4E2B2
tetradic
#B2D4E2 #D8B2E2 #E2C0B2 #BCE2B2
square
#B2D4E2 #D8B2E2 #E2C0B2 #BCE2B2
split-complementary
#B2D4E2 #E2B2BC #E2D8B2
monochromatic
#59A2C1 #86BBD1 #B2D4E2 #DEEDF3 #E9F3F7
Accessibility & contrast
On white
1.57
#B2D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#B2D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D4E2
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D4E2 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E3
Deuteranopia (green-blind)
#C5CCE2
Tritanopia (blue-blind)
#A4D8D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b2d4e2; /* rgb */ color: rgb(178, 212, 226); /* oklch */ color: oklch(85.0% 0.041 224.7);
Tailwind
colors: {
custom: {
50: '#c9e1eb',
500: '#b2d4e2',
950: '#000000',
},
}SCSS
$custom: #b2d4e2; $custom-light: #c9e1eb; $custom-dark: #000000;
JSON
{
"hex": "#b2d4e2",
"rgb": {
"r": 178,
"g": 212,
"b": 226
},
"hsl": {
"h": 197.5,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.84969,
"c": 0.04101,
"h": 224.7
},
"luminance": 0.62043
}Semantic roles & 50–950 ramp
primary
#B2D4E2
secondary
#BB8F7D
accent
#562DB8
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484