#C2D2DB#C2D2DB
#C2D2DB is a very light, muted cyan. Relative luminance 0.627; OKLCH L 85.4% C 0.021 H 232.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2DB |
|---|---|
| RGB | rgb(194, 210, 219) |
| HSL | hsl(202, 26%, 81%) |
| HSV | hsv(202, 11%, 86%) |
| CMYK | cmyk(11.4%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(83.27, -3.61, -6.29) |
| CIE-LCH | lch(83.27, 7.25, 240.15°) |
| OKLab | oklab(85.44% -0.0131 -0.0169) |
| OKLCH | oklch(85.44% 0.021 232.2) |
| XYZ | xyz(58.0780, 62.6761, 76.0419) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.56
Silver (survey)
#C5C9C7
ΔE00 6.54
Cloudy Blue
#ACC2D9
ΔE00 6.84
Light Blue Grey
#B7C9E2
ΔE00 6.94
Light Gray
#D3D3D3
ΔE00 7.04
Lightblue
#ADD8E6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2DB #DBCBC2
analogous
#C2DBD7 #C2D2DB #C2C5DB
triadic
#C2D2DB #DBC2D2 #D2DBC2
tetradic
#C2D2DB #D7C2DB #DBCBC2 #C5DBC2
square
#C2D2DB #D7C2DB #DBCBC2 #C5DBC2
split-complementary
#C2D2DB #DBC2C5 #DBD7C2
monochromatic
#7599AE #9CB6C4 #C2D2DB #E8EEF2 #ECF1F4
Accessibility & contrast
On white
1.55
#C2D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#C2D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2DB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2DB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DC
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#BCD5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d2db; /* rgb */ color: rgb(194, 210, 219); /* oklch */ color: oklch(85.4% 0.021 232.2);
Tailwind
colors: {
custom: {
50: '#d4dfe6',
500: '#c2d2db',
950: '#000000',
},
}SCSS
$custom: #c2d2db; $custom-light: #d4dfe6; $custom-dark: #000000;
JSON
{
"hex": "#c2d2db",
"rgb": {
"r": 194,
"g": 210,
"b": 219
},
"hsl": {
"h": 201.6,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.85438,
"c": 0.02142,
"h": 232.2
},
"luminance": 0.62677
}Semantic roles & 50–950 ramp
primary
#C2D2DB
secondary
#B29C90
accent
#6541A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484