#B3CEED#B3CEED
#B3CEED is a very light, muted cyan. Relative luminance 0.598; OKLCH L 84.2% C 0.052 H 252.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CEED |
|---|---|
| RGB | rgb(179, 206, 237) |
| HSL | hsl(212, 62%, 82%) |
| HSV | hsv(212, 24%, 93%) |
| CMYK | cmyk(24.5%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.75, -2.31, -18.26) |
| CIE-LCH | lch(81.75, 18.40, 262.78°) |
| OKLab | oklab(84.16% -0.0162 -0.0498) |
| OKLCH | oklch(84.16% 0.052 252) |
| XYZ | xyz(55.9435, 59.8390, 88.7069) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.92
Powder Blue (survey)
#B1D1FC
ΔE00 2.99
Lightsteelblue
#B0C4DE
ΔE00 3.10
Cloudy Blue
#ACC2D9
ΔE00 3.82
Baby Blue (survey)
#A2CFFE
ΔE00 4.69
Light Grey Blue
#9DBCD4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CEED #EDD2B3
analogous
#B3EBED #B3CEED #B5B3ED
triadic
#B3CEED #EDB3CE #CEEDB3
tetradic
#B3CEED #EDB3EB #EDD2B3 #B3EDB5
square
#B3CEED #EDB3EB #EDD2B3 #B3EDB5
split-complementary
#B3CEED #EDB5B3 #EBEDB3
monochromatic
#508ED6 #82AEE1 #B3CEED #E4EEF9 #E6EFF9
Accessibility & contrast
On white
1.62
#B3CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#B3CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CEED
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CEED | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#A3D5D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b3ceed; /* rgb */ color: rgb(179, 206, 237); /* oklch */ color: oklch(84.2% 0.052 252.0);
Tailwind
colors: {
custom: {
50: '#cadcf2',
500: '#b3ceed',
950: '#000000',
},
}SCSS
$custom: #b3ceed; $custom-light: #cadcf2; $custom-dark: #000000;
JSON
{
"hex": "#b3ceed",
"rgb": {
"r": 179,
"g": 206,
"b": 237
},
"hsl": {
"h": 212.069,
"s": 61.702,
"l": 81.569
},
"oklch": {
"l": 0.84163,
"c": 0.05239,
"h": 252
},
"luminance": 0.59841
}Semantic roles & 50–950 ramp
primary
#B3CEED
secondary
#CAA57A
accent
#791CC9
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485