#B2CFDC#B2CFDC
#B2CFDC is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.7% C 0.036 H 226.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFDC |
|---|---|
| RGB | rgb(178, 207, 220) |
| HSL | hsl(199, 38%, 78%) |
| HSV | hsv(199, 19%, 86%) |
| CMYK | cmyk(19.1%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.43, -6.91, -9.67) |
| CIE-LCH | lch(81.43, 11.88, 234.45°) |
| OKLab | oklab(83.72% -0.0247 -0.0262) |
| OKLCH | oklch(83.72% 0.036 226.7) |
| XYZ | xyz(53.5877, 59.2564, 76.3105) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.94
Cloudy Blue
#ACC2D9
ΔE00 6.35
Light Grey Blue
#9DBCD4
ΔE00 6.48
Ice Blue
#A5DFF9
ΔE00 6.86
Powder Blue
#B0E0E6
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFDC #DCBFB2
analogous
#B2DCD4 #B2CFDC #B2BADC
triadic
#B2CFDC #DCB2CF #CFDCB2
tetradic
#B2CFDC #D4B2DC #DCBFB2 #BADCB2
square
#B2CFDC #D4B2DC #DCBFB2 #BADCB2
split-complementary
#B2CFDC #DCB2BA #DCD4B2
monochromatic
#5E9BB6 #88B5C9 #B2CFDC #DCE9EF #EAF2F5
Accessibility & contrast
On white
1.63
#B2CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#B2CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFDC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFDC | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#A6D3D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cfdc; /* rgb */ color: rgb(178, 207, 220); /* oklch */ color: oklch(83.7% 0.036 226.7);
Tailwind
colors: {
custom: {
50: '#c9dde6',
500: '#b2cfdc',
950: '#000000',
},
}SCSS
$custom: #b2cfdc; $custom-light: #c9dde6; $custom-dark: #000000;
JSON
{
"hex": "#b2cfdc",
"rgb": {
"r": 178,
"g": 207,
"b": 220
},
"hsl": {
"h": 198.571,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.83724,
"c": 0.03601,
"h": 226.7
},
"luminance": 0.59258
}Semantic roles & 50–950 ramp
primary
#B2CFDC
secondary
#B48F7E
accent
#5B35B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484