#B2CFEE#B2CFEE
#B2CFEE is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.3% C 0.054 H 250.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFEE |
|---|---|
| RGB | rgb(178, 207, 238) |
| HSL | hsl(211, 64%, 82%) |
| HSV | hsv(211, 25%, 93%) |
| CMYK | cmyk(25.2%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(81.98, -2.91, -18.45) |
| CIE-LCH | lch(81.98, 18.68, 261.04°) |
| OKLab | oklab(84.34% -0.0181 -0.0504) |
| OKLCH | oklch(84.34% 0.054 250.2) |
| XYZ | xyz(56.1012, 60.2618, 89.5482) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.02
Light Blue Grey
#B7C9E2
ΔE00 3.44
Lightsteelblue
#B0C4DE
ΔE00 3.56
Cloudy Blue
#ACC2D9
ΔE00 4.01
Baby Blue (survey)
#A2CFFE
ΔE00 4.31
Light Grey Blue
#9DBCD4
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFEE #EED1B2
analogous
#B2EDEE #B2CFEE #B3B2EE
triadic
#B2CFEE #EEB2CF #CFEEB2
tetradic
#B2CFEE #EEB2ED #EED1B2 #B2EEB3
square
#B2CFEE #EEB2ED #EED1B2 #B2EEB3
split-complementary
#B2CFEE #EEB3B2 #EDEEB2
monochromatic
#4E90D8 #80B0E3 #B2CFEE #E4EEF9 #E6EFF9
Accessibility & contrast
On white
1.61
#B2CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#B2CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFEE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFEE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFF0
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#A1D6D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2cfee; /* rgb */ color: rgb(178, 207, 238); /* oklch */ color: oklch(84.3% 0.054 250.2);
Tailwind
colors: {
custom: {
50: '#caddf3',
500: '#b2cfee',
950: '#000000',
},
}SCSS
$custom: #b2cfee; $custom-light: #caddf3; $custom-dark: #000000;
JSON
{
"hex": "#b2cfee",
"rgb": {
"r": 178,
"g": 207,
"b": 238
},
"hsl": {
"h": 211,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.84337,
"c": 0.05355,
"h": 250.2
},
"luminance": 0.60264
}Semantic roles & 50–950 ramp
primary
#B2CFEE
secondary
#CCA379
accent
#761ACC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485