#B4CEE2#B4CEE2
#B4CEE2 is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.9% C 0.040 H 241.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CEE2 |
|---|---|
| RGB | rgb(180, 206, 226) |
| HSL | hsl(206, 44%, 80%) |
| HSV | hsv(206, 20%, 89%) |
| CMYK | cmyk(20.4%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(81.48, -4.47, -12.79) |
| CIE-LCH | lch(81.48, 13.55, 250.76°) |
| OKLab | oklab(83.85% -0.0191 -0.0347) |
| OKLCH | oklch(83.85% 0.04 241.1) |
| XYZ | xyz(54.6175, 59.3354, 80.5120) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.59
Light Blue Grey
#B7C9E2
ΔE00 4.30
Lightsteelblue
#B0C4DE
ΔE00 4.46
Light Grey Blue
#9DBCD4
ΔE00 5.03
Lightblue
#ADD8E6
ΔE00 6.49
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CEE2 #E2C8B4
analogous
#B4E2DF #B4CEE2 #B4B7E2
triadic
#B4CEE2 #E2B4CE #CEE2B4
tetradic
#B4CEE2 #DFB4E2 #E2C8B4 #B7E2B4
square
#B4CEE2 #DFB4E2 #E2C8B4 #B7E2B4
split-complementary
#B4CEE2 #E2B4B7 #E2DFB4
monochromatic
#5C94C0 #88B1D1 #B4CEE2 #E0EBF3 #E9F1F6
Accessibility & contrast
On white
1.63
#B4CEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#B4CEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CEE2
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CEE2 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE3
Deuteranopia (green-blind)
#C0C8E2
Tritanopia (blue-blind)
#A8D3D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b4cee2; /* rgb */ color: rgb(180, 206, 226); /* oklch */ color: oklch(83.9% 0.040 241.1);
Tailwind
colors: {
custom: {
50: '#cbdceb',
500: '#b4cee2',
950: '#000000',
},
}SCSS
$custom: #b4cee2; $custom-light: #cbdceb; $custom-dark: #000000;
JSON
{
"hex": "#b4cee2",
"rgb": {
"r": 180,
"g": 206,
"b": 226
},
"hsl": {
"h": 206.087,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.8385,
"c": 0.03965,
"h": 241.1
},
"luminance": 0.59337
}Semantic roles & 50–950 ramp
primary
#B4CEE2
secondary
#BB997F
accent
#6A2EB7
background
#FEFEFE
surface
#FAFCFD
border
#D3D5D5
text
#131516
muted
#838484