#C2DDEE#C2DDEE
#C2DDEE is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.3% C 0.037 H 235.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDEE |
|---|---|
| RGB | rgb(194, 221, 238) |
| HSL | hsl(203, 56%, 85%) |
| HSV | hsv(203, 18%, 93%) |
| CMYK | cmyk(18.5%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.68, -5.40, -11.30) |
| CIE-LCH | lch(86.68, 12.52, 244.43°) |
| OKLab | oklab(88.3% -0.021 -0.0306) |
| OKLCH | oklch(88.3% 0.037 235.5) |
| XYZ | xyz(63.5332, 69.3536, 90.9116) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.47
Ice Blue
#A5DFF9
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 7.71
Fog
#D8DCE0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDEE #EED3C2
analogous
#C2EEE9 #C2DDEE #C2C7EE
triadic
#C2DDEE #EEC2DD #DDEEC2
tetradic
#C2DDEE #E9C2EE #EED3C2 #C7EEC2
square
#C2DDEE #E9C2EE #EED3C2 #C7EEC2
split-complementary
#C2DDEE #EEC2C7 #EEE9C2
monochromatic
#62A8D3 #92C2E1 #C2DDEE #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.41
#C2DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C2DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDEE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDEE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#B6E2E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2ddee; /* rgb */ color: rgb(194, 221, 238); /* oklch */ color: oklch(88.3% 0.037 235.5);
Tailwind
colors: {
custom: {
50: '#d5e7f3',
500: '#c2ddee',
950: '#000000',
},
}SCSS
$custom: #c2ddee; $custom-light: #d5e7f3; $custom-dark: #000000;
JSON
{
"hex": "#c2ddee",
"rgb": {
"r": 194,
"g": 221,
"b": 238
},
"hsl": {
"h": 203.182,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.88302,
"c": 0.03712,
"h": 235.5
},
"luminance": 0.69355
}Semantic roles & 50–950 ramp
primary
#C2DDEE
secondary
#CCA289
accent
#6022C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485