#B2D4E8#B2D4E8
#B2D4E8 is a very light, muted cyan. Relative luminance 0.624; OKLCH L 85.2% C 0.046 H 233.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D4E8 |
|---|---|
| RGB | rgb(178, 212, 232) |
| HSL | hsl(202, 54%, 80%) |
| HSV | hsv(202, 23%, 91%) |
| CMYK | cmyk(23.3%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(83.11, -6.89, -13.55) |
| CIE-LCH | lch(83.11, 15.20, 243.06°) |
| OKLab | oklab(85.17% -0.0269 -0.0369) |
| OKLCH | oklch(85.17% 0.046 233.9) |
| XYZ | xyz(56.4650, 62.3762, 85.3931) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.16
Ice Blue
#A5DFF9
ΔE00 5.07
Cloudy Blue
#ACC2D9
ΔE00 5.96
Light Grey Blue
#9DBCD4
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.74
Baby Blue
#89CFF0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D4E8 #E8C6B2
analogous
#B2E8E1 #B2D4E8 #B2B9E8
triadic
#B2D4E8 #E8B2D4 #D4E8B2
tetradic
#B2D4E8 #E1B2E8 #E8C6B2 #B9E8B2
square
#B2D4E8 #E1B2E8 #E8C6B2 #B9E8B2
split-complementary
#B2D4E8 #E8B2B9 #E8E1B2
monochromatic
#549FCC #83BADA #B2D4E8 #E1EEF6 #E7F2F8
Accessibility & contrast
On white
1.56
#B2D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#B2D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D4E8
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D4E8 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E9
Deuteranopia (green-blind)
#C3CCE8
Tritanopia (blue-blind)
#A3D9DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2d4e8; /* rgb */ color: rgb(178, 212, 232); /* oklch */ color: oklch(85.2% 0.046 233.9);
Tailwind
colors: {
custom: {
50: '#cae1ef',
500: '#b2d4e8',
950: '#000000',
},
}SCSS
$custom: #b2d4e8; $custom-light: #cae1ef; $custom-dark: #000000;
JSON
{
"hex": "#b2d4e8",
"rgb": {
"r": 178,
"g": 212,
"b": 232
},
"hsl": {
"h": 202.222,
"s": 54,
"l": 80.392
},
"oklch": {
"l": 0.85169,
"c": 0.04565,
"h": 233.9
},
"luminance": 0.62378
}Semantic roles & 50–950 ramp
primary
#B2D4E8
secondary
#C3967B
accent
#5E24C1
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485