#B6CEED#B6CEED
#B6CEED is a very light, muted cyan. Relative luminance 0.602; OKLCH L 84.4% C 0.051 H 254.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CEED |
|---|---|
| RGB | rgb(182, 206, 237) |
| HSL | hsl(214, 60%, 82%) |
| HSV | hsv(214, 23%, 93%) |
| CMYK | cmyk(23.2%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.95, -1.42, -17.94) |
| CIE-LCH | lch(81.95, 18.00, 265.48°) |
| OKLab | oklab(84.37% -0.0132 -0.0489) |
| OKLCH | oklch(84.37% 0.051 254.9) |
| XYZ | xyz(56.6446, 60.2005, 88.7397) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.39
Lightsteelblue
#B0C4DE
ΔE00 2.87
Powder Blue (survey)
#B1D1FC
ΔE00 3.17
Cloudy Blue
#ACC2D9
ΔE00 4.01
Baby Blue (survey)
#A2CFFE
ΔE00 5.43
Light Grey Blue
#9DBCD4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CEED #EDD5B6
analogous
#B6EAED #B6CEED #BAB6ED
triadic
#B6CEED #EDB6CE #CEEDB6
tetradic
#B6CEED #EDB6EA #EDD5B6 #B6EDBA
square
#B6CEED #EDB6EA #EDD5B6 #B6EDBA
split-complementary
#B6CEED #EDBAB6 #EAEDB6
monochromatic
#548CD5 #85ADE1 #B6CEED #E6EFF9 #E6EFF9
Accessibility & contrast
On white
1.61
#B6CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#B6CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CEED
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CEED | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#A7D5D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b6ceed; /* rgb */ color: rgb(182, 206, 237); /* oklch */ color: oklch(84.4% 0.051 254.9);
Tailwind
colors: {
custom: {
50: '#ccdcf2',
500: '#b6ceed',
950: '#000000',
},
}SCSS
$custom: #b6ceed; $custom-light: #ccdcf2; $custom-dark: #000000;
JSON
{
"hex": "#b6ceed",
"rgb": {
"r": 182,
"g": 206,
"b": 237
},
"hsl": {
"h": 213.818,
"s": 60.44,
"l": 82.157
},
"oklch": {
"l": 0.84367,
"c": 0.05067,
"h": 254.9
},
"luminance": 0.60202
}Semantic roles & 50–950 ramp
primary
#B6CEED
secondary
#CAA97D
accent
#7E1DC8
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485