#C2DAEF#C2DAEF
#C2DAEF is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.7% C 0.039 H 244.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DAEF |
|---|---|
| RGB | rgb(194, 218, 239) |
| HSL | hsl(208, 58%, 85%) |
| HSV | hsv(208, 19%, 94%) |
| CMYK | cmyk(18.8%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(85.93, -3.63, -12.95) |
| CIE-LCH | lch(85.93, 13.45, 254.32°) |
| OKLab | oklab(87.72% -0.0166 -0.0351) |
| OKLCH | oklch(87.72% 0.039 244.6) |
| XYZ | xyz(62.8955, 67.8426, 91.4258) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.99
Cloudy Blue
#ACC2D9
ΔE00 5.90
Lightsteelblue
#B0C4DE
ΔE00 5.91
Powder Blue (survey)
#B1D1FC
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 7.30
Ice Blue
#A5DFF9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DAEF #EFD7C2
analogous
#C2EFEE #C2DAEF #C2C3EF
triadic
#C2DAEF #EFC2DA #DAEFC2
tetradic
#C2DAEF #EEC2EF #EFD7C2 #C3EFC2
square
#C2DAEF #EEC2EF #EFD7C2 #C3EFC2
split-complementary
#C2DAEF #EFC2C3 #EFEEC2
monochromatic
#619FD6 #92BDE2 #C2DAEF #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.44
#C2DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C2DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DAEF
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DAEF | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#B6DFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2daef; /* rgb */ color: rgb(194, 218, 239); /* oklch */ color: oklch(87.7% 0.039 244.6);
Tailwind
colors: {
custom: {
50: '#d5e5f4',
500: '#c2daef',
950: '#000000',
},
}SCSS
$custom: #c2daef; $custom-light: #d5e5f4; $custom-dark: #000000;
JSON
{
"hex": "#c2daef",
"rgb": {
"r": 194,
"g": 218,
"b": 239
},
"hsl": {
"h": 208,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.8772,
"c": 0.03883,
"h": 244.6
},
"luminance": 0.67844
}Semantic roles & 50–950 ramp
primary
#C2DAEF
secondary
#CDA888
accent
#6D1FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485