#C2DDEF#C2DDEF
#C2DDEF is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.3% C 0.038 H 237.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDEF |
|---|---|
| RGB | rgb(194, 221, 239) |
| HSL | hsl(204, 58%, 85%) |
| HSV | hsv(204, 19%, 94%) |
| CMYK | cmyk(18.8%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(86.71, -5.19, -11.78) |
| CIE-LCH | lch(86.71, 12.87, 246.22°) |
| OKLab | oklab(88.34% -0.0207 -0.0319) |
| OKLCH | oklch(88.34% 0.038 237.1) |
| XYZ | xyz(63.6805, 69.4126, 91.6874) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.73
Ice Blue
#A5DFF9
ΔE00 6.60
Light Blue Grey
#B7C9E2
ΔE00 6.72
Cloudy Blue
#ACC2D9
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 7.46
Powder Blue (survey)
#B1D1FC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDEF #EFD4C2
analogous
#C2EFEB #C2DDEF #C2C7EF
triadic
#C2DDEF #EFC2DD #DDEFC2
tetradic
#C2DDEF #EBC2EF #EFD4C2 #C7EFC2
square
#C2DDEF #EBC2EF #EFD4C2 #C7EFC2
split-complementary
#C2DDEF #EFC2C7 #EFEBC2
monochromatic
#61A7D6 #92C2E2 #C2DDEF #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.41
#C2DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C2DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDEF
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDEF | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#B6E2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2ddef; /* rgb */ color: rgb(194, 221, 239); /* oklch */ color: oklch(88.3% 0.038 237.1);
Tailwind
colors: {
custom: {
50: '#d5e7f4',
500: '#c2ddef',
950: '#000000',
},
}SCSS
$custom: #c2ddef; $custom-light: #d5e7f4; $custom-dark: #000000;
JSON
{
"hex": "#c2ddef",
"rgb": {
"r": 194,
"g": 221,
"b": 239
},
"hsl": {
"h": 204,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.88335,
"c": 0.03802,
"h": 237.1
},
"luminance": 0.69414
}Semantic roles & 50–950 ramp
primary
#C2DDEF
secondary
#CDA488
accent
#621FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485