#B2CEDD#B2CEDD
#B2CEDD is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.5% C 0.037 H 231.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEDD |
|---|---|
| RGB | rgb(178, 206, 221) |
| HSL | hsl(201, 39%, 78%) |
| HSV | hsv(201, 19%, 87%) |
| CMYK | cmyk(19.5%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(81.20, -6.17, -10.55) |
| CIE-LCH | lch(81.20, 12.22, 239.69°) |
| OKLab | oklab(83.55% -0.023 -0.0286) |
| OKLCH | oklch(83.55% 0.037 231.2) |
| XYZ | xyz(53.4791, 58.8265, 76.9296) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.65
Cloudy Blue
#ACC2D9
ΔE00 5.36
Light Grey Blue
#9DBCD4
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 6.61
Ice Blue
#A5DFF9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEDD #DDC1B2
analogous
#B2DDD6 #B2CEDD #B2B8DD
triadic
#B2CEDD #DDB2CE #CEDDB2
tetradic
#B2CEDD #D6B2DD #DDC1B2 #B8DDB2
square
#B2CEDD #D6B2DD #DDC1B2 #B8DDB2
split-complementary
#B2CEDD #DDB2B8 #DDD6B2
monochromatic
#5D98B8 #88B3CA #B2CEDD #DCE9F0 #EAF1F6
Accessibility & contrast
On white
1.65
#B2CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#B2CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEDD
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEDD | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#A6D2D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cedd; /* rgb */ color: rgb(178, 206, 221); /* oklch */ color: oklch(83.5% 0.037 231.2);
Tailwind
colors: {
custom: {
50: '#c9dde7',
500: '#b2cedd',
950: '#000000',
},
}SCSS
$custom: #b2cedd; $custom-light: #c9dde7; $custom-dark: #000000;
JSON
{
"hex": "#b2cedd",
"rgb": {
"r": 178,
"g": 206,
"b": 221
},
"hsl": {
"h": 200.93,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.83547,
"c": 0.03669,
"h": 231.2
},
"luminance": 0.58828
}Semantic roles & 50–950 ramp
primary
#B2CEDD
secondary
#B5917E
accent
#6034B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484