#C3DBEF#C3DBEF
#C3DBEF is a very light, muted cyan. Relative luminance 0.685; OKLCH L 88.0% C 0.038 H 243.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBEF |
|---|---|
| RGB | rgb(195, 219, 239) |
| HSL | hsl(207, 58%, 85%) |
| HSV | hsv(207, 18%, 94%) |
| CMYK | cmyk(18.4%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(86.25, -3.85, -12.45) |
| CIE-LCH | lch(86.25, 13.03, 252.83°) |
| OKLab | oklab(87.99% -0.017 -0.0337) |
| OKLCH | oklch(87.99% 0.038 243.3) |
| XYZ | xyz(63.4132, 68.4956, 91.5246) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.38
Cloudy Blue
#ACC2D9
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 7.07
Powder Blue (survey)
#B1D1FC
ΔE00 7.07
Ice Blue
#A5DFF9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBEF #EFD7C3
analogous
#C3EFED #C3DBEF #C3C5EF
triadic
#C3DBEF #EFC3DB #DBEFC3
tetradic
#C3DBEF #EDC3EF #EFD7C3 #C5EFC3
square
#C3DBEF #EDC3EF #EFD7C3 #C5EFC3
split-complementary
#C3DBEF #EFC3C5 #EFEDC3
monochromatic
#62A1D5 #93BEE2 #C3DBEF #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.43
#C3DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C3DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBEF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBEF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF0
Deuteranopia (green-blind)
#CDD6EF
Tritanopia (blue-blind)
#B8E0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3dbef; /* rgb */ color: rgb(195, 219, 239); /* oklch */ color: oklch(88.0% 0.038 243.3);
Tailwind
colors: {
custom: {
50: '#d5e6f4',
500: '#c3dbef',
950: '#000000',
},
}SCSS
$custom: #c3dbef; $custom-light: #d5e6f4; $custom-dark: #000000;
JSON
{
"hex": "#c3dbef",
"rgb": {
"r": 195,
"g": 219,
"b": 239
},
"hsl": {
"h": 207.273,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.87994,
"c": 0.03777,
"h": 243.3
},
"luminance": 0.68497
}Semantic roles & 50–950 ramp
primary
#C3DBEF
secondary
#CDA889
accent
#6B20C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485