#B1CEEA#B1CEEA
#B1CEEA is a very light, muted cyan. Relative luminance 0.594; OKLCH L 83.9% C 0.050 H 247.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CEEA |
|---|---|
| RGB | rgb(177, 206, 234) |
| HSL | hsl(209, 58%, 81%) |
| HSV | hsv(209, 24%, 92%) |
| CMYK | cmyk(24.4%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(81.53, -3.59, -17.01) |
| CIE-LCH | lch(81.53, 17.38, 258.08°) |
| OKLab | oklab(83.92% -0.0192 -0.0464) |
| OKLCH | oklch(83.92% 0.05 247.5) |
| XYZ | xyz(55.0499, 59.4284, 86.3963) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.45
Light Blue Grey
#B7C9E2
ΔE00 3.46
Lightsteelblue
#B0C4DE
ΔE00 3.47
Powder Blue (survey)
#B1D1FC
ΔE00 4.07
Baby Blue (survey)
#A2CFFE
ΔE00 4.83
Light Grey Blue
#9DBCD4
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CEEA #EACDB1
analogous
#B1EAEA #B1CEEA #B1B1EA
triadic
#B1CEEA #EAB1CE #CEEAB1
tetradic
#B1CEEA #EAB1EA #EACDB1 #B1EAB1
square
#B1CEEA #EAB1EA #EACDB1 #B1EAB1
split-complementary
#B1CEEA #EAB1B1 #EAEAB1
monochromatic
#5191D0 #81B0DD #B1CEEA #E1ECF7 #E7F0F9
Accessibility & contrast
On white
1.63
#B1CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#B1CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CEEA
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CEEA | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEB
Deuteranopia (green-blind)
#BCC8E9
Tritanopia (blue-blind)
#A1D4D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b1ceea; /* rgb */ color: rgb(177, 206, 234); /* oklch */ color: oklch(83.9% 0.050 247.5);
Tailwind
colors: {
custom: {
50: '#c9dcf0',
500: '#b1ceea',
950: '#000000',
},
}SCSS
$custom: #b1ceea; $custom-light: #c9dcf0; $custom-dark: #000000;
JSON
{
"hex": "#b1ceea",
"rgb": {
"r": 177,
"g": 206,
"b": 234
},
"hsl": {
"h": 209.474,
"s": 57.576,
"l": 80.588
},
"oklch": {
"l": 0.83922,
"c": 0.0502,
"h": 247.5
},
"luminance": 0.5943
}Semantic roles & 50–950 ramp
primary
#B1CEEA
secondary
#C69F79
accent
#7120C5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485