#B2CFDD#B2CFDD
#B2CFDD is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.8% C 0.037 H 228.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFDD |
|---|---|
| RGB | rgb(178, 207, 221) |
| HSL | hsl(200, 39%, 78%) |
| HSV | hsv(200, 19%, 87%) |
| CMYK | cmyk(19.5%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(81.46, -6.69, -10.16) |
| CIE-LCH | lch(81.46, 12.16, 236.62°) |
| OKLab | oklab(83.76% -0.0243 -0.0275) |
| OKLCH | oklch(83.76% 0.037 228.5) |
| XYZ | xyz(53.7206, 59.3095, 77.0101) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.10
Cloudy Blue
#ACC2D9
ΔE00 6.00
Light Grey Blue
#9DBCD4
ΔE00 6.20
Ice Blue
#A5DFF9
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFDD #DDC0B2
analogous
#B2DDD5 #B2CFDD #B2B9DD
triadic
#B2CFDD #DDB2CF #CFDDB2
tetradic
#B2CFDD #D5B2DD #DDC0B2 #B9DDB2
square
#B2CFDD #D5B2DD #DDC0B2 #B9DDB2
split-complementary
#B2CFDD #DDB2B9 #DDD5B2
monochromatic
#5D9AB8 #88B5CA #B2CFDD #DCE9F0 #EAF2F6
Accessibility & contrast
On white
1.63
#B2CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#B2CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFDD
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFDD | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDE
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#A6D3D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cfdd; /* rgb */ color: rgb(178, 207, 221); /* oklch */ color: oklch(83.8% 0.037 228.5);
Tailwind
colors: {
custom: {
50: '#c9dde7',
500: '#b2cfdd',
950: '#000000',
},
}SCSS
$custom: #b2cfdd; $custom-light: #c9dde7; $custom-dark: #000000;
JSON
{
"hex": "#b2cfdd",
"rgb": {
"r": 178,
"g": 207,
"b": 221
},
"hsl": {
"h": 199.535,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.83757,
"c": 0.03675,
"h": 228.5
},
"luminance": 0.59311
}Semantic roles & 50–950 ramp
primary
#B2CFDD
secondary
#B5907E
accent
#5D34B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484