#C3DEEE#C3DEEE
#C3DEEE is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.6% C 0.036 H 233.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DEEE |
|---|---|
| RGB | rgb(195, 222, 238) |
| HSL | hsl(202, 56%, 85%) |
| HSV | hsv(202, 18%, 93%) |
| CMYK | cmyk(18.1%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(87.00, -5.61, -10.80) |
| CIE-LCH | lch(87.00, 12.18, 242.54°) |
| OKLab | oklab(88.58% -0.0214 -0.0292) |
| OKLCH | oklch(88.58% 0.036 233.8) |
| XYZ | xyz(64.0556, 70.0161, 91.0119) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.31
Ice Blue
#A5DFF9
ΔE00 6.60
Light Blue Grey
#B7C9E2
ΔE00 7.40
Cloudy Blue
#ACC2D9
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 8.13
Fog
#D8DCE0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DEEE #EED3C3
analogous
#C3EEE9 #C3DEEE #C3C8EE
triadic
#C3DEEE #EEC3DE #DEEEC3
tetradic
#C3DEEE #E9C3EE #EED3C3 #C8EEC3
square
#C3DEEE #E9C3EE #EED3C3 #C8EEC3
split-complementary
#C3DEEE #EEC3C8 #EEE9C3
monochromatic
#64AAD3 #93C4E0 #C3DEEE #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.40
#C3DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#C3DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DEEE
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DEEE | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#B7E2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c3deee; /* rgb */ color: rgb(195, 222, 238); /* oklch */ color: oklch(88.6% 0.036 233.8);
Tailwind
colors: {
custom: {
50: '#d5e8f3',
500: '#c3deee',
950: '#000000',
},
}SCSS
$custom: #c3deee; $custom-light: #d5e8f3; $custom-dark: #000000;
JSON
{
"hex": "#c3deee",
"rgb": {
"r": 195,
"g": 222,
"b": 238
},
"hsl": {
"h": 202.326,
"s": 55.844,
"l": 84.902
},
"oklch": {
"l": 0.88576,
"c": 0.03623,
"h": 233.8
},
"luminance": 0.70018
}Semantic roles & 50–950 ramp
primary
#C3DEEE
secondary
#CCA28A
accent
#5E22C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485