#B2CFED#B2CFED
#B2CFED is a very light, muted cyan. Relative luminance 0.602; OKLCH L 84.3% C 0.052 H 249.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFED |
|---|---|
| RGB | rgb(178, 207, 237) |
| HSL | hsl(211, 62%, 81%) |
| HSV | hsv(211, 25%, 93%) |
| CMYK | cmyk(24.9%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(81.95, -3.14, -17.97) |
| CIE-LCH | lch(81.95, 18.24, 260.09°) |
| OKLab | oklab(84.3% -0.0185 -0.049) |
| OKLCH | oklch(84.3% 0.052 249.3) |
| XYZ | xyz(55.9547, 60.2032, 88.7766) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.34
Light Blue Grey
#B7C9E2
ΔE00 3.43
Lightsteelblue
#B0C4DE
ΔE00 3.55
Cloudy Blue
#ACC2D9
ΔE00 3.86
Baby Blue (survey)
#A2CFFE
ΔE00 4.46
Light Grey Blue
#9DBCD4
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFED #EDD0B2
analogous
#B2EDED #B2CFED #B3B2ED
triadic
#B2CFED #EDB2CF #CFEDB2
tetradic
#B2CFED #EDB2ED #EDD0B2 #B2EDB3
square
#B2CFED #EDB2ED #EDD0B2 #B2EDB3
split-complementary
#B2CFED #EDB3B2 #EDEDB2
monochromatic
#4F91D6 #80B0E1 #B2CFED #E4EEF9 #E6F0F9
Accessibility & contrast
On white
1.61
#B2CFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#B2CFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFED
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFED | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEF
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#A2D6D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2cfed; /* rgb */ color: rgb(178, 207, 237); /* oklch */ color: oklch(84.3% 0.052 249.3);
Tailwind
colors: {
custom: {
50: '#caddf2',
500: '#b2cfed',
950: '#000000',
},
}SCSS
$custom: #b2cfed; $custom-light: #caddf2; $custom-dark: #000000;
JSON
{
"hex": "#b2cfed",
"rgb": {
"r": 178,
"g": 207,
"b": 237
},
"hsl": {
"h": 210.508,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.84302,
"c": 0.0524,
"h": 249.3
},
"luminance": 0.60205
}Semantic roles & 50–950 ramp
primary
#B2CFED
secondary
#CAA279
accent
#741CCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485