#B2CCDF#B2CCDF
#B2CCDF is a very light, muted cyan. Relative luminance 0.580; OKLCH L 83.2% C 0.039 H 239.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCDF |
|---|---|
| RGB | rgb(178, 204, 223) |
| HSL | hsl(205, 41%, 79%) |
| HSV | hsv(205, 20%, 87%) |
| CMYK | cmyk(20.2%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(80.73, -4.68, -12.32) |
| CIE-LCH | lch(80.73, 13.18, 249.19°) |
| OKLab | oklab(83.2% -0.0195 -0.0334) |
| OKLCH | oklch(83.2% 0.039 239.7) |
| XYZ | xyz(53.2687, 57.9769, 78.1818) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.48
Light Blue Grey
#B7C9E2
ΔE00 4.57
Lightsteelblue
#B0C4DE
ΔE00 4.58
Light Grey Blue
#9DBCD4
ΔE00 4.65
Lightblue
#ADD8E6
ΔE00 6.35
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCDF #DFC5B2
analogous
#B2DFDB #B2CCDF #B2B5DF
triadic
#B2CCDF #DFB2CC #CCDFB2
tetradic
#B2CCDF #DBB2DF #DFC5B2 #B5DFB2
square
#B2CCDF #DBB2DF #DFC5B2 #B5DFB2
split-complementary
#B2CCDF #DFB2B5 #DFDBB2
monochromatic
#5C93BB #87AFCD #B2CCDF #DDE9F1 #E9F1F6
Accessibility & contrast
On white
1.67
#B2CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#B2CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCDF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCDF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#A6D1D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2ccdf; /* rgb */ color: rgb(178, 204, 223); /* oklch */ color: oklch(83.2% 0.039 239.7);
Tailwind
colors: {
custom: {
50: '#c9dbe9',
500: '#b2ccdf',
950: '#000000',
},
}SCSS
$custom: #b2ccdf; $custom-light: #c9dbe9; $custom-dark: #000000;
JSON
{
"hex": "#b2ccdf",
"rgb": {
"r": 178,
"g": 204,
"b": 223
},
"hsl": {
"h": 205.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.83196,
"c": 0.03874,
"h": 239.7
},
"luminance": 0.57978
}Semantic roles & 50–950 ramp
primary
#B2CCDF
secondary
#B8967E
accent
#6931B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484