#B2CCDB#B2CCDB
#B2CCDB is a very light, muted cyan. Relative luminance 0.578; OKLCH L 83.1% C 0.035 H 233.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCDB |
|---|---|
| RGB | rgb(178, 204, 219) |
| HSL | hsl(202, 36%, 78%) |
| HSV | hsv(202, 19%, 86%) |
| CMYK | cmyk(18.7%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.61, -5.55, -10.36) |
| CIE-LCH | lch(80.61, 11.75, 241.81°) |
| OKLab | oklab(83.06% -0.021 -0.0281) |
| OKLCH | oklch(83.06% 0.035 233.1) |
| XYZ | xyz(52.7358, 57.7638, 75.3751) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.77
Light Grey Blue
#9DBCD4
ΔE00 5.34
Lightblue
#ADD8E6
ΔE00 5.38
Light Blue Grey
#B7C9E2
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.06
Ice Blue
#A5DFF9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCDB #DBC1B2
analogous
#B2DBD5 #B2CCDB #B2B7DB
triadic
#B2CCDB #DBB2CC #CCDBB2
tetradic
#B2CCDB #D5B2DB #DBC1B2 #B7DBB2
square
#B2CCDB #D5B2DB #DBC1B2 #B7DBB2
split-complementary
#B2CCDB #DBB2B7 #DBD5B2
monochromatic
#5F95B4 #88B0C8 #B2CCDB #DCE8EE #EAF1F5
Accessibility & contrast
On white
1.67
#B2CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#B2CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCDB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCDB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#A7D0D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2ccdb; /* rgb */ color: rgb(178, 204, 219); /* oklch */ color: oklch(83.1% 0.035 233.1);
Tailwind
colors: {
custom: {
50: '#c9dbe6',
500: '#b2ccdb',
950: '#000000',
},
}SCSS
$custom: #b2ccdb; $custom-light: #c9dbe6; $custom-dark: #000000;
JSON
{
"hex": "#b2ccdb",
"rgb": {
"r": 178,
"g": 204,
"b": 219
},
"hsl": {
"h": 201.951,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.83063,
"c": 0.03507,
"h": 233.1
},
"luminance": 0.57765
}Semantic roles & 50–950 ramp
primary
#B2CCDB
secondary
#B3927F
accent
#6336AF
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484