#B5CEEA#B5CEEA
#B5CEEA is a very light, muted cyan. Relative luminance 0.599; OKLCH L 84.2% C 0.048 H 251.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CEEA |
|---|---|
| RGB | rgb(181, 206, 234) |
| HSL | hsl(212, 56%, 81%) |
| HSV | hsv(212, 23%, 92%) |
| CMYK | cmyk(22.6%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(81.79, -2.39, -16.59) |
| CIE-LCH | lch(81.79, 16.76, 261.80°) |
| OKLab | oklab(84.19% -0.0152 -0.0452) |
| OKLCH | oklch(84.19% 0.048 251.3) |
| XYZ | xyz(55.9746, 59.9052, 86.4397) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.36
Lightsteelblue
#B0C4DE
ΔE00 2.75
Cloudy Blue
#ACC2D9
ΔE00 3.35
Powder Blue (survey)
#B1D1FC
ΔE00 3.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Light Grey Blue
#9DBCD4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CEEA #EAD1B5
analogous
#B5E9EA #B5CEEA #B7B5EA
triadic
#B5CEEA #EAB5CE #CEEAB5
tetradic
#B5CEEA #EAB5E9 #EAD1B5 #B5EAB7
square
#B5CEEA #EAB5E9 #EAD1B5 #B5EAB7
split-complementary
#B5CEEA #EAB7B5 #E9EAB5
monochromatic
#568FCF #85AEDC #B5CEEA #E5EEF8 #E7EFF8
Accessibility & contrast
On white
1.62
#B5CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#B5CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CEEA
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CEEA | 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)
#C4CEEB
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#A7D4D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b5ceea; /* rgb */ color: rgb(181, 206, 234); /* oklch */ color: oklch(84.2% 0.048 251.3);
Tailwind
colors: {
custom: {
50: '#ccdcf0',
500: '#b5ceea',
950: '#000000',
},
}SCSS
$custom: #b5ceea; $custom-light: #ccdcf0; $custom-dark: #000000;
JSON
{
"hex": "#b5ceea",
"rgb": {
"r": 181,
"g": 206,
"b": 234
},
"hsl": {
"h": 211.698,
"s": 55.789,
"l": 81.373
},
"oklch": {
"l": 0.84193,
"c": 0.04768,
"h": 251.3
},
"luminance": 0.59907
}Semantic roles & 50–950 ramp
primary
#B5CEEA
secondary
#C6A47D
accent
#7722C3
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131516
muted
#838485