#B2CEDB#B2CEDB
#B2CEDB is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.5% C 0.035 H 227.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEDB |
|---|---|
| RGB | rgb(178, 206, 219) |
| HSL | hsl(199, 36%, 78%) |
| HSV | hsv(199, 19%, 86%) |
| CMYK | cmyk(18.7%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(81.14, -6.60, -9.57) |
| CIE-LCH | lch(81.14, 11.62, 235.41°) |
| OKLab | oklab(83.48% -0.0237 -0.0259) |
| OKLCH | oklch(83.48% 0.035 227.5) |
| XYZ | xyz(53.2142, 58.7206, 75.5346) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.30
Cloudy Blue
#ACC2D9
ΔE00 6.07
Light Grey Blue
#9DBCD4
ΔE00 6.26
Ice Blue
#A5DFF9
ΔE00 7.14
Light Blue Grey
#B7C9E2
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEDB #DBBFB2
analogous
#B2DBD3 #B2CEDB #B2B9DB
triadic
#B2CEDB #DBB2CE #CEDBB2
tetradic
#B2CEDB #D3B2DB #DBBFB2 #B9DBB2
square
#B2CEDB #D3B2DB #DBBFB2 #B9DBB2
split-complementary
#B2CEDB #DBB2B9 #DBD3B2
monochromatic
#5F99B4 #88B3C8 #B2CEDB #DCE9EE #EAF2F5
Accessibility & contrast
On white
1.65
#B2CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#B2CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEDB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEDB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#A7D2D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2cedb; /* rgb */ color: rgb(178, 206, 219); /* oklch */ color: oklch(83.5% 0.035 227.5);
Tailwind
colors: {
custom: {
50: '#c9dde6',
500: '#b2cedb',
950: '#000000',
},
}SCSS
$custom: #b2cedb; $custom-light: #c9dde6; $custom-dark: #000000;
JSON
{
"hex": "#b2cedb",
"rgb": {
"r": 178,
"g": 206,
"b": 219
},
"hsl": {
"h": 199.024,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.83482,
"c": 0.03516,
"h": 227.5
},
"luminance": 0.58722
}Semantic roles & 50–950 ramp
primary
#B2CEDB
secondary
#B38F7F
accent
#5D36AF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484