#B2D5FF#B2D5FF
#B2D5FF is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 86.2% C 0.070 H 253.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D5FF |
|---|---|
| RGB | rgb(178, 213, 255) |
| HSL | hsl(213, 100%, 85%) |
| HSV | hsv(213, 30%, 100%) |
| CMYK | cmyk(30.2%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(84.11, -2.10, -24.25) |
| CIE-LCH | lch(84.11, 24.35, 265.05°) |
| OKLab | oklab(86.19% -0.0201 -0.0666) |
| OKLCH | oklch(86.19% 0.07 253.2) |
| XYZ | xyz(60.1990, 64.2710, 103.8220) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.25
Baby Blue (survey)
#A2CFFE
ΔE00 2.85
Light Blue
#95D0FC
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 5.95
Light Blue Grey
#B7C9E2
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D5FF #FFDCB2
analogous
#B2FCFF #B2D5FF #B5B2FF
triadic
#B2D5FF #FFB2D5 #D5FFB2
tetradic
#B2D5FF #FFB2FC #FFDCB2 #B2FFB5
square
#B2D5FF #FFB2FC #FFDCB2 #B2FFB5
split-complementary
#B2D5FF #FFB5B2 #FCFFB2
monochromatic
#3892FF #75B4FF #B2D5FF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.52
#B2D5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#B2D5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D5FF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D5FF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#9BDEE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b2d5ff; /* rgb */ color: rgb(178, 213, 255); /* oklch */ color: oklch(86.2% 0.070 253.2);
Tailwind
colors: {
custom: {
50: '#cae1ff',
500: '#b2d5ff',
950: '#000000',
},
}SCSS
$custom: #b2d5ff; $custom-light: #cae1ff; $custom-dark: #000000;
JSON
{
"hex": "#b2d5ff",
"rgb": {
"r": 178,
"g": 213,
"b": 255
},
"hsl": {
"h": 212.727,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.86193,
"c": 0.06959,
"h": 253.2
},
"luminance": 0.64273
}Semantic roles & 50–950 ramp
primary
#B2D5FF
secondary
#E6B070
accent
#7D00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131518
muted
#838486