#B3D2ED#B3D2ED
#B3D2ED is a very light, muted cyan. Relative luminance 0.618; OKLCH L 85.0% C 0.050 H 244.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B3D2ED |
|---|---|
| RGB | rgb(179, 210, 237) |
| HSL | hsl(208, 62%, 82%) |
| HSV | hsv(208, 24%, 93%) |
| CMYK | cmyk(24.5%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(82.80, -4.42, -16.67) |
| CIE-LCH | lch(82.80, 17.25, 255.15°) |
| OKLab | oklab(84.99% -0.0215 -0.0455) |
| OKLCH | oklch(84.99% 0.05 244.7) |
| XYZ | xyz(56.9188, 61.7894, 89.0319) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.40
Light Blue Grey
#B7C9E2
ΔE00 4.40
Powder Blue (survey)
#B1D1FC
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 4.60
Baby Blue (survey)
#A2CFFE
ΔE00 5.03
Light Grey Blue
#9DBCD4
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3D2ED #EDCEB3
analogous
#B3EDEB #B3D2ED #B3B5ED
triadic
#B3D2ED #EDB3D2 #D2EDB3
tetradic
#B3D2ED #EBB3ED #EDCEB3 #B5EDB3
square
#B3D2ED #EBB3ED #EDCEB3 #B5EDB3
split-complementary
#B3D2ED #EDB3B5 #EDEBB3
monochromatic
#5097D6 #82B5E1 #B3D2ED #E4EFF9 #E6F0F9
Accessibility & contrast
On white
1.57
#B3D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#B3D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3D2ED
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3D2ED | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EE
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#A3D8DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b3d2ed; /* rgb */ color: rgb(179, 210, 237); /* oklch */ color: oklch(85.0% 0.050 244.7);
Tailwind
colors: {
custom: {
50: '#cadff2',
500: '#b3d2ed',
950: '#000000',
},
}SCSS
$custom: #b3d2ed; $custom-light: #cadff2; $custom-dark: #000000;
JSON
{
"hex": "#b3d2ed",
"rgb": {
"r": 179,
"g": 210,
"b": 237
},
"hsl": {
"h": 207.931,
"s": 61.702,
"l": 81.569
},
"oklch": {
"l": 0.8499,
"c": 0.05028,
"h": 244.7
},
"luminance": 0.61791
}Semantic roles & 50–950 ramp
primary
#B3D2ED
secondary
#CA9F7A
accent
#6D1CC9
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485