#C3DBF2#C3DBF2
#C3DBF2 is a very light, muted cyan. Relative luminance 0.687; OKLCH L 88.1% C 0.041 H 247.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBF2 |
|---|---|
| RGB | rgb(195, 219, 242) |
| HSL | hsl(209, 64%, 86%) |
| HSV | hsv(209, 19%, 95%) |
| CMYK | cmyk(19.4%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(86.34, -3.21, -13.90) |
| CIE-LCH | lch(86.34, 14.27, 257.01°) |
| OKLab | oklab(88.09% -0.0159 -0.0377) |
| OKLCH | oklch(88.09% 0.041 247.1) |
| XYZ | xyz(63.8600, 68.6743, 93.8781) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.82
Lightsteelblue
#B0C4DE
ΔE00 5.82
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Cloudy Blue
#ACC2D9
ΔE00 6.04
Baby Blue (survey)
#A2CFFE
ΔE00 7.37
Lightblue
#ADD8E6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBF2 #F2DAC3
analogous
#C3F2F2 #C3DBF2 #C3C3F2
triadic
#C3DBF2 #F2C3DB #DBF2C3
tetradic
#C3DBF2 #F2C3F2 #F2DAC3 #C3F2C3
square
#C3DBF2 #F2C3F2 #F2DAC3 #C3F2C3
split-complementary
#C3DBF2 #F2C3C3 #F2F2C3
monochromatic
#5E9FDC #91BDE7 #C3DBF2 #E6F0FA #E6F0FA
Accessibility & contrast
On white
1.43
#C3DBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C3DBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBF2
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBF2 | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#CDD6F2
Tritanopia (blue-blind)
#B7E0E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3dbf2; /* rgb */ color: rgb(195, 219, 242); /* oklch */ color: oklch(88.1% 0.041 247.1);
Tailwind
colors: {
custom: {
50: '#d5e6f6',
500: '#c3dbf2',
950: '#000000',
},
}SCSS
$custom: #c3dbf2; $custom-light: #d5e6f6; $custom-dark: #000000;
JSON
{
"hex": "#c3dbf2",
"rgb": {
"r": 195,
"g": 219,
"b": 242
},
"hsl": {
"h": 209.362,
"s": 64.384,
"l": 85.686
},
"oklch": {
"l": 0.88093,
"c": 0.04093,
"h": 247.1
},
"luminance": 0.68676
}Semantic roles & 50–950 ramp
primary
#C3DBF2
secondary
#D2AC87
accent
#7119CC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485