#B2D4E6#B2D4E6
#B2D4E6 is a very light, muted cyan. Relative luminance 0.623; OKLCH L 85.1% C 0.044 H 231.0°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D4E6 |
|---|---|
| RGB | rgb(178, 212, 230) |
| HSL | hsl(201, 51%, 80%) |
| HSV | hsv(201, 23%, 90%) |
| CMYK | cmyk(22.6%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(83.05, -7.33, -12.58) |
| CIE-LCH | lch(83.05, 14.56, 239.76°) |
| OKLab | oklab(85.1% -0.0276 -0.0342) |
| OKLCH | oklch(85.1% 0.044 231) |
| XYZ | xyz(56.1825, 62.2632, 83.9054) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.49
Ice Blue
#A5DFF9
ΔE00 5.07
Cloudy Blue
#ACC2D9
ΔE00 6.40
Light Grey Blue
#9DBCD4
ΔE00 6.57
Baby Blue
#89CFF0
ΔE00 6.96
Sky Blue
#87CEEB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D4E6 #E6C4B2
analogous
#B2E6DE #B2D4E6 #B2BAE6
triadic
#B2D4E6 #E6B2D4 #D4E6B2
tetradic
#B2D4E6 #DEB2E6 #E6C4B2 #BAE6B2
square
#B2D4E6 #DEB2E6 #E6C4B2 #BAE6B2
split-complementary
#B2D4E6 #E6B2BA #E6DEB2
monochromatic
#56A0C8 #84BAD7 #B2D4E6 #E0EEF5 #E8F2F7
Accessibility & contrast
On white
1.56
#B2D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#B2D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D4E6
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D4E6 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E7
Deuteranopia (green-blind)
#C4CCE6
Tritanopia (blue-blind)
#A3D9DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2d4e6; /* rgb */ color: rgb(178, 212, 230); /* oklch */ color: oklch(85.1% 0.044 231.0);
Tailwind
colors: {
custom: {
50: '#c9e1ed',
500: '#b2d4e6',
950: '#000000',
},
}SCSS
$custom: #b2d4e6; $custom-light: #c9e1ed; $custom-dark: #000000;
JSON
{
"hex": "#b2d4e6",
"rgb": {
"r": 178,
"g": 212,
"b": 230
},
"hsl": {
"h": 200.769,
"s": 50.98,
"l": 80
},
"oklch": {
"l": 0.85101,
"c": 0.04397,
"h": 231
},
"luminance": 0.62265
}Semantic roles & 50–950 ramp
primary
#B2D4E6
secondary
#C1937C
accent
#5B27BE
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484