#C3DFF2#C3DFF2
#C3DFF2 is a very light, muted cyan. Relative luminance 0.708; OKLCH L 88.9% C 0.040 H 237.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFF2 |
|---|---|
| RGB | rgb(195, 223, 242) |
| HSL | hsl(204, 64%, 86%) |
| HSV | hsv(204, 19%, 95%) |
| CMYK | cmyk(19.4%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(87.38, -5.28, -12.35) |
| CIE-LCH | lch(87.38, 13.43, 246.84°) |
| OKLab | oklab(88.91% -0.0212 -0.0335) |
| OKLCH | oklch(88.91% 0.04 237.6) |
| XYZ | xyz(64.9161, 70.7865, 94.2301) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.88
Ice Blue
#A5DFF9
ΔE00 6.42
Light Blue Grey
#B7C9E2
ΔE00 6.95
Cloudy Blue
#ACC2D9
ΔE00 7.41
Lightsteelblue
#B0C4DE
ΔE00 7.72
Powder Blue (survey)
#B1D1FC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFF2 #F2D6C3
analogous
#C3F2ED #C3DFF2 #C3C7F2
triadic
#C3DFF2 #F2C3DF #DFF2C3
tetradic
#C3DFF2 #EDC3F2 #F2D6C3 #C7F2C3
square
#C3DFF2 #EDC3F2 #F2D6C3 #C7F2C3
split-complementary
#C3DFF2 #F2C3C7 #F2EDC3
monochromatic
#5EA9DC #91C4E7 #C3DFF2 #E6F2FA #E6F2FA
Accessibility & contrast
On white
1.39
#C3DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#C3DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFF2
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFF2 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#D0D9F2
Tritanopia (blue-blind)
#B6E4E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c3dff2; /* rgb */ color: rgb(195, 223, 242); /* oklch */ color: oklch(88.9% 0.040 237.6);
Tailwind
colors: {
custom: {
50: '#d5e9f6',
500: '#c3dff2',
950: '#000000',
},
}SCSS
$custom: #c3dff2; $custom-light: #d5e9f6; $custom-dark: #000000;
JSON
{
"hex": "#c3dff2",
"rgb": {
"r": 195,
"g": 223,
"b": 242
},
"hsl": {
"h": 204.255,
"s": 64.384,
"l": 85.686
},
"oklch": {
"l": 0.88911,
"c": 0.03965,
"h": 237.6
},
"luminance": 0.70788
}Semantic roles & 50–950 ramp
primary
#C3DFF2
secondary
#D2A587
accent
#6219CC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485