#B6CEDA#B6CEDA
#B6CEDA is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.7% C 0.031 H 229.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CEDA |
|---|---|
| RGB | rgb(182, 206, 218) |
| HSL | hsl(200, 33%, 78%) |
| HSV | hsv(200, 17%, 85%) |
| CMYK | cmyk(16.5%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(81.37, -5.56, -8.66) |
| CIE-LCH | lch(81.37, 10.29, 237.29°) |
| OKLab | oklab(83.73% -0.0201 -0.0234) |
| OKLCH | oklch(83.73% 0.031 229.3) |
| XYZ | xyz(54.0144, 59.1484, 74.8870) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.27
Cloudy Blue
#ACC2D9
ΔE00 5.80
Light Grey Blue
#9DBCD4
ΔE00 6.52
Light Blue Grey
#B7C9E2
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 7.00
Ice Blue
#A5DFF9
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CEDA #DAC2B6
analogous
#B6DAD4 #B6CEDA #B6BCDA
triadic
#B6CEDA #DAB6CE #CEDAB6
tetradic
#B6CEDA #D4B6DA #DAC2B6 #BCDAB6
square
#B6CEDA #D4B6DA #DAC2B6 #BCDAB6
split-complementary
#B6CEDA #DAB6BC #DAD4B6
monochromatic
#6597B1 #8DB3C5 #B6CEDA #DFE9EF #EBF1F5
Accessibility & contrast
On white
1.64
#B6CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#B6CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CEDA
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CEDA | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDB
Deuteranopia (green-blind)
#C3C8DA
Tritanopia (blue-blind)
#ACD2D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b6ceda; /* rgb */ color: rgb(182, 206, 218); /* oklch */ color: oklch(83.7% 0.031 229.3);
Tailwind
colors: {
custom: {
50: '#ccdde5',
500: '#b6ceda',
950: '#000000',
},
}SCSS
$custom: #b6ceda; $custom-light: #ccdde5; $custom-dark: #000000;
JSON
{
"hex": "#b6ceda",
"rgb": {
"r": 182,
"g": 206,
"b": 218
},
"hsl": {
"h": 200,
"s": 32.727,
"l": 78.431
},
"oklch": {
"l": 0.83725,
"c": 0.03087,
"h": 229.3
},
"luminance": 0.5915
}Semantic roles & 50–950 ramp
primary
#B6CEDA
secondary
#B19283
accent
#603AAB
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484