#B2DFF5#B2DFF5
#B2DFF5 is a very light, muted cyan. Relative luminance 0.688; OKLCH L 87.9% C 0.056 H 229.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFF5 |
|---|---|
| RGB | rgb(178, 223, 245) |
| HSL | hsl(200, 77%, 83%) |
| HSV | hsv(200, 27%, 96%) |
| CMYK | cmyk(27.3%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(86.42, -9.65, -15.48) |
| CIE-LCH | lch(86.42, 18.24, 238.06°) |
| OKLab | oklab(87.91% -0.0364 -0.0422) |
| OKLCH | oklch(87.91% 0.056 229.2) |
| XYZ | xyz(61.2242, 68.8303, 96.4282) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.38
Lightblue
#ADD8E6
ΔE00 3.41
Baby Blue
#89CFF0
ΔE00 6.22
Sky Blue
#87CEEB
ΔE00 6.43
Powder Blue
#B0E0E6
ΔE00 6.80
Light Blue
#95D0FC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFF5 #F5C8B2
analogous
#B2F5E9 #B2DFF5 #B2BEF5
triadic
#B2DFF5 #F5B2DF #DFF5B2
tetradic
#B2DFF5 #E9B2F5 #F5C8B2 #BEF5B2
square
#B2DFF5 #E9B2F5 #F5C8B2 #BEF5B2
split-complementary
#B2DFF5 #F5B2BE #F5E9B2
monochromatic
#46B2E7 #7CC8EE #B2DFF5 #E4F4FB #E4F4FB
Accessibility & contrast
On white
1.42
#B2DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#B2DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFF5
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFF5 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#CAD5F5
Tritanopia (blue-blind)
#9DE5E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2dff5; /* rgb */ color: rgb(178, 223, 245); /* oklch */ color: oklch(87.9% 0.056 229.2);
Tailwind
colors: {
custom: {
50: '#cae9f8',
500: '#b2dff5',
950: '#000000',
},
}SCSS
$custom: #b2dff5; $custom-light: #cae9f8; $custom-dark: #000000;
JSON
{
"hex": "#b2dff5",
"rgb": {
"r": 178,
"g": 223,
"b": 245
},
"hsl": {
"h": 199.701,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.87911,
"c": 0.05577,
"h": 229.2
},
"luminance": 0.68833
}Semantic roles & 50–950 ramp
primary
#B2DFF5
secondary
#D69575
accent
#500CD9
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131617
muted
#838485