#B2CEDF#B2CEDF
#B2CEDF is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.6% C 0.038 H 234.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEDF |
|---|---|
| RGB | rgb(178, 206, 223) |
| HSL | hsl(203, 41%, 79%) |
| HSV | hsv(203, 20%, 87%) |
| CMYK | cmyk(20.2%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(81.26, -5.74, -11.53) |
| CIE-LCH | lch(81.26, 12.88, 243.56°) |
| OKLab | oklab(83.61% -0.0222 -0.0313) |
| OKLCH | oklch(83.61% 0.038 234.6) |
| XYZ | xyz(53.7471, 58.9338, 78.3413) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.72
Lightblue
#ADD8E6
ΔE00 5.12
Light Grey Blue
#9DBCD4
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 5.85
Lightsteelblue
#B0C4DE
ΔE00 5.90
Ice Blue
#A5DFF9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEDF #DFC3B2
analogous
#B2DFD9 #B2CEDF #B2B7DF
triadic
#B2CEDF #DFB2CE #CEDFB2
tetradic
#B2CEDF #D9B2DF #DFC3B2 #B7DFB2
square
#B2CEDF #D9B2DF #DFC3B2 #B7DFB2
split-complementary
#B2CEDF #DFB2B7 #DFD9B2
monochromatic
#5C97BB #87B2CD #B2CEDF #DDEAF1 #E9F1F6
Accessibility & contrast
On white
1.64
#B2CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#B2CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEDF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEDF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#A6D3D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cedf; /* rgb */ color: rgb(178, 206, 223); /* oklch */ color: oklch(83.6% 0.038 234.6);
Tailwind
colors: {
custom: {
50: '#c9dde9',
500: '#b2cedf',
950: '#000000',
},
}SCSS
$custom: #b2cedf; $custom-light: #c9dde9; $custom-dark: #000000;
JSON
{
"hex": "#b2cedf",
"rgb": {
"r": 178,
"g": 206,
"b": 223
},
"hsl": {
"h": 202.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.83613,
"c": 0.03838,
"h": 234.6
},
"luminance": 0.58935
}Semantic roles & 50–950 ramp
primary
#B2CEDF
secondary
#B8947E
accent
#6331B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484