#B2CFDE#B2CFDE
#B2CFDE is a very light, muted cyan. Relative luminance 0.594; OKLCH L 83.8% C 0.038 H 230.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFDE |
|---|---|
| RGB | rgb(178, 207, 222) |
| HSL | hsl(200, 40%, 78%) |
| HSV | hsv(200, 20%, 87%) |
| CMYK | cmyk(19.8%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.49, -6.48, -10.65) |
| CIE-LCH | lch(81.49, 12.46, 238.69°) |
| OKLab | oklab(83.79% -0.024 -0.0289) |
| OKLCH | oklch(83.79% 0.038 230.3) |
| XYZ | xyz(53.8542, 59.3630, 77.7138) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.30
Cloudy Blue
#ACC2D9
ΔE00 5.67
Light Grey Blue
#9DBCD4
ΔE00 5.95
Ice Blue
#A5DFF9
ΔE00 6.67
Light Blue Grey
#B7C9E2
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFDE #DEC1B2
analogous
#B2DED7 #B2CFDE #B2B9DE
triadic
#B2CFDE #DEB2CF #CFDEB2
tetradic
#B2CFDE #D7B2DE #DEC1B2 #B9DEB2
square
#B2CFDE #D7B2DE #DEC1B2 #B9DEB2
split-complementary
#B2CFDE #DEB2B9 #DED7B2
monochromatic
#5C9AB9 #87B4CC #B2CFDE #DDEAF0 #EAF2F6
Accessibility & contrast
On white
1.63
#B2CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#B2CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFDE
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFDE | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDF
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#A6D3D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cfde; /* rgb */ color: rgb(178, 207, 222); /* oklch */ color: oklch(83.8% 0.038 230.3);
Tailwind
colors: {
custom: {
50: '#c9dde8',
500: '#b2cfde',
950: '#000000',
},
}SCSS
$custom: #b2cfde; $custom-light: #c9dde8; $custom-dark: #000000;
JSON
{
"hex": "#b2cfde",
"rgb": {
"r": 178,
"g": 207,
"b": 222
},
"hsl": {
"h": 200.455,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.8379,
"c": 0.03752,
"h": 230.3
},
"luminance": 0.59365
}Semantic roles & 50–950 ramp
primary
#B2CFDE
secondary
#B6917E
accent
#5E32B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484