#B3CCDA#B3CCDA
#B3CCDA is a very light, muted cyan. Relative luminance 0.578; OKLCH L 83.1% C 0.033 H 232.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CCDA |
|---|---|
| RGB | rgb(179, 204, 218) |
| HSL | hsl(202, 35%, 78%) |
| HSV | hsv(202, 18%, 85%) |
| CMYK | cmyk(17.9%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(80.64, -5.45, -9.76) |
| CIE-LCH | lch(80.64, 11.18, 240.81°) |
| OKLab | oklab(83.1% -0.0204 -0.0264) |
| OKLCH | oklch(83.1% 0.033 232.3) |
| XYZ | xyz(52.8349, 57.8300, 74.6947) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.97
Lightblue
#ADD8E6
ΔE00 5.47
Light Grey Blue
#9DBCD4
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 6.19
Lightsteelblue
#B0C4DE
ΔE00 6.25
Ice Blue
#A5DFF9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CCDA #DAC1B3
analogous
#B3DAD4 #B3CCDA #B3B8DA
triadic
#B3CCDA #DAB3CC #CCDAB3
tetradic
#B3CCDA #D4B3DA #DAC1B3 #B8DAB3
square
#B3CCDA #D4B3DA #DAC1B3 #B8DAB3
split-complementary
#B3CCDA #DAB3B8 #DAD4B3
monochromatic
#6195B2 #8AB0C6 #B3CCDA #DCE8EE #EAF1F5
Accessibility & contrast
On white
1.67
#B3CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#B3CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CCDA
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CCDA | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#C0C6DA
Tritanopia (blue-blind)
#A9D0D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b3ccda; /* rgb */ color: rgb(179, 204, 218); /* oklch */ color: oklch(83.1% 0.033 232.3);
Tailwind
colors: {
custom: {
50: '#cadbe5',
500: '#b3ccda',
950: '#000000',
},
}SCSS
$custom: #b3ccda; $custom-light: #cadbe5; $custom-dark: #000000;
JSON
{
"hex": "#b3ccda",
"rgb": {
"r": 179,
"g": 204,
"b": 218
},
"hsl": {
"h": 201.538,
"s": 34.513,
"l": 77.843
},
"oklch": {
"l": 0.831,
"c": 0.03339,
"h": 232.3
},
"luminance": 0.57831
}Semantic roles & 50–950 ramp
primary
#B3CCDA
secondary
#B19280
accent
#6238AD
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484