#B2CFEF#B2CFEF
#B2CFEF is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.4% C 0.055 H 251.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFEF |
|---|---|
| RGB | rgb(178, 207, 239) |
| HSL | hsl(211, 66%, 82%) |
| HSV | hsv(211, 26%, 94%) |
| CMYK | cmyk(25.5%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(82.01, -2.68, -18.94) |
| CIE-LCH | lch(82.01, 19.12, 261.94°) |
| OKLab | oklab(84.37% -0.0178 -0.0517) |
| OKLCH | oklch(84.37% 0.055 251) |
| XYZ | xyz(56.2485, 60.3207, 90.3240) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.71
Light Blue Grey
#B7C9E2
ΔE00 3.49
Lightsteelblue
#B0C4DE
ΔE00 3.60
Cloudy Blue
#ACC2D9
ΔE00 4.18
Baby Blue (survey)
#A2CFFE
ΔE00 4.19
Light Grey Blue
#9DBCD4
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFEF #EFD2B2
analogous
#B2EEEF #B2CFEF #B4B2EF
triadic
#B2CFEF #EFB2CF #CFEFB2
tetradic
#B2CFEF #EFB2EE #EFD2B2 #B2EFB4
square
#B2CFEF #EFB2EE #EFD2B2 #B2EFB4
split-complementary
#B2CFEF #EFB4B2 #EEEFB2
monochromatic
#4D90DA #7FAFE4 #B2CFEF #E5EFFA #E6EFFA
Accessibility & contrast
On white
1.61
#B2CFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#B2CFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFEF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFEF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF1
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#A1D6D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2cfef; /* rgb */ color: rgb(178, 207, 239); /* oklch */ color: oklch(84.4% 0.055 251.0);
Tailwind
colors: {
custom: {
50: '#caddf4',
500: '#b2cfef',
950: '#000000',
},
}SCSS
$custom: #b2cfef; $custom-light: #caddf4; $custom-dark: #000000;
JSON
{
"hex": "#b2cfef",
"rgb": {
"r": 178,
"g": 207,
"b": 239
},
"hsl": {
"h": 211.475,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.84373,
"c": 0.0547,
"h": 251
},
"luminance": 0.60323
}Semantic roles & 50–950 ramp
primary
#B2CFEF
secondary
#CDA578
accent
#7718CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485