#B1CEED#B1CEED
#B1CEED is a very light, muted cyan. Relative luminance 0.596; OKLCH L 84.0% C 0.054 H 250.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CEED |
|---|---|
| RGB | rgb(177, 206, 237) |
| HSL | hsl(211, 63%, 81%) |
| HSV | hsv(211, 25%, 93%) |
| CMYK | cmyk(25.3%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.62, -2.91, -18.47) |
| CIE-LCH | lch(81.62, 18.69, 261.06°) |
| OKLab | oklab(84.03% -0.0181 -0.0504) |
| OKLCH | oklch(84.03% 0.054 250.2) |
| XYZ | xyz(55.4845, 59.6023, 88.6853) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.07
Light Blue Grey
#B7C9E2
ΔE00 3.38
Lightsteelblue
#B0C4DE
ΔE00 3.40
Cloudy Blue
#ACC2D9
ΔE00 3.83
Baby Blue (survey)
#A2CFFE
ΔE00 4.30
Light Grey Blue
#9DBCD4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CEED #EDD0B1
analogous
#B1ECED #B1CEED #B2B1ED
triadic
#B1CEED #EDB1CE #CEEDB1
tetradic
#B1CEED #EDB1EC #EDD0B1 #B1EDB2
square
#B1CEED #EDB1EC #EDD0B1 #B1EDB2
split-complementary
#B1CEED #EDB2B1 #ECEDB1
monochromatic
#4E90D6 #7FAFE2 #B1CEED #E3EDF8 #E6EFF9
Accessibility & contrast
On white
1.63
#B1CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#B1CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CEED
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CEED | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEF
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#A0D5D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b1ceed; /* rgb */ color: rgb(177, 206, 237); /* oklch */ color: oklch(84.0% 0.054 250.2);
Tailwind
colors: {
custom: {
50: '#c9dcf2',
500: '#b1ceed',
950: '#000000',
},
}SCSS
$custom: #b1ceed; $custom-light: #c9dcf2; $custom-dark: #000000;
JSON
{
"hex": "#b1ceed",
"rgb": {
"r": 177,
"g": 206,
"b": 237
},
"hsl": {
"h": 211,
"s": 62.5,
"l": 81.176
},
"oklch": {
"l": 0.84028,
"c": 0.05359,
"h": 250.2
},
"luminance": 0.59604
}Semantic roles & 50–950 ramp
primary
#B1CEED
secondary
#CAA278
accent
#761BCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485