#B2CEDE#B2CEDE
#B2CEDE is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.6% C 0.038 H 232.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEDE |
|---|---|
| RGB | rgb(178, 206, 222) |
| HSL | hsl(202, 40%, 78%) |
| HSV | hsv(202, 20%, 87%) |
| CMYK | cmyk(19.8%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(81.23, -5.95, -11.04) |
| CIE-LCH | lch(81.23, 12.54, 241.67°) |
| OKLab | oklab(83.58% -0.0226 -0.0299) |
| OKLCH | oklch(83.58% 0.038 232.9) |
| XYZ | xyz(53.6127, 58.8800, 77.6333) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.88
Cloudy Blue
#ACC2D9
ΔE00 5.03
Light Grey Blue
#9DBCD4
ΔE00 5.51
Light Blue Grey
#B7C9E2
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 6.25
Ice Blue
#A5DFF9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEDE #DEC2B2
analogous
#B2DED8 #B2CEDE #B2B8DE
triadic
#B2CEDE #DEB2CE #CEDEB2
tetradic
#B2CEDE #D8B2DE #DEC2B2 #B8DEB2
square
#B2CEDE #D8B2DE #DEC2B2 #B8DEB2
split-complementary
#B2CEDE #DEB2B8 #DED8B2
monochromatic
#5C97B9 #87B3CC #B2CEDE #DDE9F0 #EAF1F6
Accessibility & contrast
On white
1.64
#B2CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#B2CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEDE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEDE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDDF
Deuteranopia (green-blind)
#C0C8DE
Tritanopia (blue-blind)
#A6D2D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cede; /* rgb */ color: rgb(178, 206, 222); /* oklch */ color: oklch(83.6% 0.038 232.9);
Tailwind
colors: {
custom: {
50: '#c9dde8',
500: '#b2cede',
950: '#000000',
},
}SCSS
$custom: #b2cede; $custom-light: #c9dde8; $custom-dark: #000000;
JSON
{
"hex": "#b2cede",
"rgb": {
"r": 178,
"g": 206,
"b": 222
},
"hsl": {
"h": 201.818,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.8358,
"c": 0.03752,
"h": 232.9
},
"luminance": 0.58882
}Semantic roles & 50–950 ramp
primary
#B2CEDE
secondary
#B6927E
accent
#6132B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484