#B5CEED#B5CEED
#B5CEED is a very light, muted cyan. Relative luminance 0.601; OKLCH L 84.3% C 0.051 H 253.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CEED |
|---|---|
| RGB | rgb(181, 206, 237) |
| HSL | hsl(213, 61%, 82%) |
| HSV | hsv(213, 24%, 93%) |
| CMYK | cmyk(23.6%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.88, -1.72, -18.05) |
| CIE-LCH | lch(81.88, 18.13, 264.57°) |
| OKLab | oklab(84.3% -0.0142 -0.0492) |
| OKLCH | oklch(84.3% 0.051 253.9) |
| XYZ | xyz(56.4093, 60.0791, 88.7287) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.54
Lightsteelblue
#B0C4DE
ΔE00 2.91
Powder Blue (survey)
#B1D1FC
ΔE00 3.07
Cloudy Blue
#ACC2D9
ΔE00 3.92
Baby Blue (survey)
#A2CFFE
ΔE00 5.17
Light Grey Blue
#9DBCD4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CEED #EDD4B5
analogous
#B5EAED #B5CEED #B8B5ED
triadic
#B5CEED #EDB5CE #CEEDB5
tetradic
#B5CEED #EDB5EA #EDD4B5 #B5EDB8
square
#B5CEED #EDB5EA #EDD4B5 #B5EDB8
split-complementary
#B5CEED #EDB8B5 #EAEDB5
monochromatic
#538DD5 #84ADE1 #B5CEED #E6EFF9 #E6EFF9
Accessibility & contrast
On white
1.61
#B5CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#B5CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CEED
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CEED | 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)
#C3CFEF
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#A6D5D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b5ceed; /* rgb */ color: rgb(181, 206, 237); /* oklch */ color: oklch(84.3% 0.051 253.9);
Tailwind
colors: {
custom: {
50: '#ccdcf2',
500: '#b5ceed',
950: '#000000',
},
}SCSS
$custom: #b5ceed; $custom-light: #ccdcf2; $custom-dark: #000000;
JSON
{
"hex": "#b5ceed",
"rgb": {
"r": 181,
"g": 206,
"b": 237
},
"hsl": {
"h": 213.214,
"s": 60.87,
"l": 81.961
},
"oklch": {
"l": 0.84299,
"c": 0.05122,
"h": 253.9
},
"luminance": 0.60081
}Semantic roles & 50–950 ramp
primary
#B5CEED
secondary
#CAA77C
accent
#7C1DC9
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485