#B4CEEF#B4CEEF
#B4CEEF is a very light, muted cyan. Relative luminance 0.601; OKLCH L 84.3% C 0.054 H 254.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CEEF |
|---|---|
| RGB | rgb(180, 206, 239) |
| HSL | hsl(214, 65%, 82%) |
| HSV | hsv(214, 25%, 94%) |
| CMYK | cmyk(24.7%, 13.8%, 0%, 6.3%) |
| CIE-LAB | lab(81.88, -1.56, -19.12) |
| CIE-LCH | lch(81.88, 19.19, 265.34°) |
| OKLab | oklab(84.3% -0.0145 -0.0522) |
| OKLCH | oklch(84.3% 0.054 254.5) |
| XYZ | xyz(56.4694, 60.0761, 90.2652) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.54
Light Blue Grey
#B7C9E2
ΔE00 2.98
Lightsteelblue
#B0C4DE
ΔE00 3.23
Cloudy Blue
#ACC2D9
ΔE00 4.29
Baby Blue (survey)
#A2CFFE
ΔE00 4.79
Pastel Blue
#A2BFFE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CEEF #EFD5B4
analogous
#B4ECEF #B4CEEF #B8B4EF
triadic
#B4CEEF #EFB4CE #CEEFB4
tetradic
#B4CEEF #EFB4EC #EFD5B4 #B4EFB8
square
#B4CEEF #EFB4EC #EFD5B4 #B4EFB8
split-complementary
#B4CEEF #EFB8B4 #ECEFB4
monochromatic
#4F8CD9 #82ADE4 #B4CEEF #E6EFFA #E6EFFA
Accessibility & contrast
On white
1.61
#B4CEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#B4CEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CEEF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CEEF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF1
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#A4D5D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b4ceef; /* rgb */ color: rgb(180, 206, 239); /* oklch */ color: oklch(84.3% 0.054 254.5);
Tailwind
colors: {
custom: {
50: '#cbdcf4',
500: '#b4ceef',
950: '#000000',
},
}SCSS
$custom: #b4ceef; $custom-light: #cbdcf4; $custom-dark: #000000;
JSON
{
"hex": "#b4ceef",
"rgb": {
"r": 180,
"g": 206,
"b": 239
},
"hsl": {
"h": 213.559,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.84302,
"c": 0.05419,
"h": 254.5
},
"luminance": 0.60078
}Semantic roles & 50–950 ramp
primary
#B4CEEF
secondary
#CDA97A
accent
#7D19CD
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485