#C3EFFE#C3EFFE
#C3EFFE is a very light, muted cyan. Relative luminance 0.805; OKLCH L 92.6% C 0.050 H 220.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EFFE |
|---|---|
| RGB | rgb(195, 239, 254) |
| HSL | hsl(195, 97%, 88%) |
| HSV | hsv(195, 23%, 100%) |
| CMYK | cmyk(23.2%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.90, -10.88, -11.88) |
| CIE-LCH | lch(91.90, 16.11, 227.52°) |
| OKLab | oklab(92.6% -0.0377 -0.0323) |
| OKLCH | oklch(92.6% 0.05 220.6) |
| XYZ | xyz(71.2564, 80.4882, 105.5281) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.80
Lightblue
#ADD8E6
ΔE00 5.18
Ice Blue
#A5DFF9
ΔE00 5.43
Powder Blue
#B0E0E6
ΔE00 5.57
Light Sky Blue
#C6FCFF
ΔE00 6.44
Very Light Blue
#D5FFFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EFFE #FED2C3
analogous
#C3FEEF #C3EFFE #C3D1FE
triadic
#C3EFFE #FEC3EF #EFFEC3
tetradic
#C3EFFE #EFC3FE #FED2C3 #D1FEC3
square
#C3EFFE #EFC3FE #FED2C3 #D1FEC3
split-complementary
#C3EFFE #FEC3D1 #FEEFC3
monochromatic
#4BCFFC #87DFFD #C3EFFE #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.23
#C3EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#C3EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EFFE
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EFFE | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#DCE5FE
Tritanopia (blue-blind)
#B1F4F4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c3effe; /* rgb */ color: rgb(195, 239, 254); /* oklch */ color: oklch(92.6% 0.050 220.6);
Tailwind
colors: {
custom: {
50: '#d6f4fe',
500: '#c3effe',
950: '#000000',
},
}SCSS
$custom: #c3effe; $custom-light: #d6f4fe; $custom-dark: #000000;
JSON
{
"hex": "#c3effe",
"rgb": {
"r": 195,
"g": 239,
"b": 254
},
"hsl": {
"h": 195.254,
"s": 96.721,
"l": 88.039
},
"oklch": {
"l": 0.92598,
"c": 0.04968,
"h": 220.6
},
"luminance": 0.80491
}Semantic roles & 50–950 ramp
primary
#C3EFFE
secondary
#E6997F
accent
#3A00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585