#C3DFEE#C3DFEE
#C3DFEE is a very light, muted cyan. Relative luminance 0.706; OKLCH L 88.8% C 0.036 H 231.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFEE |
|---|---|
| RGB | rgb(195, 223, 238) |
| HSL | hsl(201, 56%, 85%) |
| HSV | hsv(201, 18%, 93%) |
| CMYK | cmyk(18.1%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(87.27, -6.13, -10.42) |
| CIE-LCH | lch(87.27, 12.09, 239.52°) |
| OKLab | oklab(88.78% -0.0227 -0.0282) |
| OKLCH | oklch(88.78% 0.036 231.2) |
| XYZ | xyz(64.3219, 70.5488, 91.1007) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.89
Ice Blue
#A5DFF9
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 8.00
Cloudy Blue
#ACC2D9
ΔE00 8.11
Fog
#D8DCE0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFEE #EED2C3
analogous
#C3EEE7 #C3DFEE #C3CAEE
triadic
#C3DFEE #EEC3DF #DFEEC3
tetradic
#C3DFEE #E7C3EE #EED2C3 #CAEEC3
square
#C3DFEE #E7C3EE #EED2C3 #CAEEC3
split-complementary
#C3DFEE #EEC3CA #EEE7C3
monochromatic
#64ACD3 #93C6E0 #C3DFEE #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.39
#C3DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#C3DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFEE
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFEE | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#B7E3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c3dfee; /* rgb */ color: rgb(195, 223, 238); /* oklch */ color: oklch(88.8% 0.036 231.2);
Tailwind
colors: {
custom: {
50: '#d5e9f3',
500: '#c3dfee',
950: '#000000',
},
}SCSS
$custom: #c3dfee; $custom-light: #d5e9f3; $custom-dark: #000000;
JSON
{
"hex": "#c3dfee",
"rgb": {
"r": 195,
"g": 223,
"b": 238
},
"hsl": {
"h": 200.93,
"s": 55.844,
"l": 84.902
},
"oklch": {
"l": 0.88781,
"c": 0.03621,
"h": 231.2
},
"luminance": 0.70551
}Semantic roles & 50–950 ramp
primary
#C3DFEE
secondary
#CCA18A
accent
#5A22C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485