#B4CEEA#B4CEEA
#B4CEEA is a very light, muted cyan. Relative luminance 0.598; OKLCH L 84.1% C 0.048 H 250.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CEEA |
|---|---|
| RGB | rgb(180, 206, 234) |
| HSL | hsl(211, 56%, 81%) |
| HSV | hsv(211, 23%, 92%) |
| CMYK | cmyk(23.1%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(81.72, -2.69, -16.70) |
| CIE-LCH | lch(81.72, 16.91, 260.84°) |
| OKLab | oklab(84.13% -0.0162 -0.0455) |
| OKLCH | oklch(84.13% 0.048 250.3) |
| XYZ | xyz(55.7409, 59.7847, 86.4287) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.63
Lightsteelblue
#B0C4DE
ΔE00 2.90
Cloudy Blue
#ACC2D9
ΔE00 3.33
Powder Blue (survey)
#B1D1FC
ΔE00 3.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.27
Light Grey Blue
#9DBCD4
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CEEA #EAD0B4
analogous
#B4E9EA #B4CEEA #B5B4EA
triadic
#B4CEEA #EAB4CE #CEEAB4
tetradic
#B4CEEA #EAB4E9 #EAD0B4 #B4EAB5
square
#B4CEEA #EAB4E9 #EAD0B4 #B4EAB5
split-complementary
#B4CEEA #EAB5B4 #E9EAB4
monochromatic
#5490CF #84AFDD #B4CEEA #E4EDF7 #E7EFF8
Accessibility & contrast
On white
1.62
#B4CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#B4CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CEEA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CEEA | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEEB
Deuteranopia (green-blind)
#BDC9E9
Tritanopia (blue-blind)
#A5D4D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b4ceea; /* rgb */ color: rgb(180, 206, 234); /* oklch */ color: oklch(84.1% 0.048 250.3);
Tailwind
colors: {
custom: {
50: '#cbdcf0',
500: '#b4ceea',
950: '#000000',
},
}SCSS
$custom: #b4ceea; $custom-light: #cbdcf0; $custom-dark: #000000;
JSON
{
"hex": "#b4ceea",
"rgb": {
"r": 180,
"g": 206,
"b": 234
},
"hsl": {
"h": 211.111,
"s": 56.25,
"l": 81.176
},
"oklch": {
"l": 0.84125,
"c": 0.04831,
"h": 250.3
},
"luminance": 0.59786
}Semantic roles & 50–950 ramp
primary
#B4CEEA
secondary
#C6A27C
accent
#7622C4
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131516
muted
#838485