#B3CEEE#B3CEEE
#B3CEEE is a very light, muted cyan. Relative luminance 0.599; OKLCH L 84.2% C 0.054 H 252.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CEEE |
|---|---|
| RGB | rgb(179, 206, 238) |
| HSL | hsl(213, 63%, 82%) |
| HSV | hsv(213, 25%, 93%) |
| CMYK | cmyk(24.8%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(81.78, -2.09, -18.74) |
| CIE-LCH | lch(81.78, 18.86, 263.65°) |
| OKLab | oklab(84.2% -0.0158 -0.0512) |
| OKLCH | oklch(84.2% 0.054 252.8) |
| XYZ | xyz(56.0901, 59.8976, 89.4785) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.72
Light Blue Grey
#B7C9E2
ΔE00 3.01
Lightsteelblue
#B0C4DE
ΔE00 3.19
Cloudy Blue
#ACC2D9
ΔE00 4.02
Baby Blue (survey)
#A2CFFE
ΔE00 4.60
Light Grey Blue
#9DBCD4
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CEEE #EED3B3
analogous
#B3ECEE #B3CEEE #B6B3EE
triadic
#B3CEEE #EEB3CE #CEEEB3
tetradic
#B3CEEE #EEB3EC #EED3B3 #B3EEB6
square
#B3CEEE #EEB3EC #EED3B3 #B3EEB6
split-complementary
#B3CEEE #EEB6B3 #ECEEB3
monochromatic
#4F8ED8 #81AEE3 #B3CEEE #E5EEF9 #E6EFF9
Accessibility & contrast
On white
1.62
#B3CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#B3CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CEEE
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CEEE | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#A3D5D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b3ceee; /* rgb */ color: rgb(179, 206, 238); /* oklch */ color: oklch(84.2% 0.054 252.8);
Tailwind
colors: {
custom: {
50: '#cadcf3',
500: '#b3ceee',
950: '#000000',
},
}SCSS
$custom: #b3ceee; $custom-light: #cadcf3; $custom-dark: #000000;
JSON
{
"hex": "#b3ceee",
"rgb": {
"r": 179,
"g": 206,
"b": 238
},
"hsl": {
"h": 212.542,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.84198,
"c": 0.05357,
"h": 252.8
},
"luminance": 0.59899
}Semantic roles & 50–950 ramp
primary
#B3CEEE
secondary
#CCA67A
accent
#7A1ACB
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485