#B2CEED#B2CEED
#B2CEED is a very light, muted cyan. Relative luminance 0.597; OKLCH L 84.1% C 0.053 H 251.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEED |
|---|---|
| RGB | rgb(178, 206, 237) |
| HSL | hsl(212, 62%, 81%) |
| HSV | hsv(212, 25%, 93%) |
| CMYK | cmyk(24.9%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.69, -2.61, -18.36) |
| CIE-LCH | lch(81.69, 18.55, 261.91°) |
| OKLab | oklab(84.1% -0.0172 -0.0501) |
| OKLCH | oklch(84.1% 0.053 251.1) |
| XYZ | xyz(55.7132, 59.7202, 88.6961) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.01
Light Blue Grey
#B7C9E2
ΔE00 3.14
Lightsteelblue
#B0C4DE
ΔE00 3.24
Cloudy Blue
#ACC2D9
ΔE00 3.81
Baby Blue (survey)
#A2CFFE
ΔE00 4.48
Light Grey Blue
#9DBCD4
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEED #EDD1B2
analogous
#B2ECED #B2CEED #B4B2ED
triadic
#B2CEED #EDB2CE #CEEDB2
tetradic
#B2CEED #EDB2EC #EDD1B2 #B2EDB4
square
#B2CEED #EDB2EC #EDD1B2 #B2EDB4
split-complementary
#B2CEED #EDB4B2 #ECEDB2
monochromatic
#4F8FD6 #80AEE1 #B2CEED #E4EEF9 #E6EFF9
Accessibility & contrast
On white
1.62
#B2CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#B2CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEED
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEED | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEF
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#A2D5D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b2ceed; /* rgb */ color: rgb(178, 206, 237); /* oklch */ color: oklch(84.1% 0.053 251.1);
Tailwind
colors: {
custom: {
50: '#cadcf2',
500: '#b2ceed',
950: '#000000',
},
}SCSS
$custom: #b2ceed; $custom-light: #cadcf2; $custom-dark: #000000;
JSON
{
"hex": "#b2ceed",
"rgb": {
"r": 178,
"g": 206,
"b": 237
},
"hsl": {
"h": 211.525,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.84095,
"c": 0.05299,
"h": 251.1
},
"luminance": 0.59722
}Semantic roles & 50–950 ramp
primary
#B2CEED
secondary
#CAA479
accent
#771CCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485