#C2DEFF#C2DEFF
#C2DEFF is a very light, muted cyan. Relative luminance 0.709; OKLCH L 89.1% C 0.055 H 252.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEFF |
|---|---|
| RGB | rgb(194, 222, 255) |
| HSL | hsl(212, 100%, 88%) |
| HSV | hsv(212, 24%, 100%) |
| CMYK | cmyk(23.9%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(87.45, -2.22, -19.09) |
| CIE-LCH | lch(87.45, 19.22, 263.37°) |
| OKLab | oklab(89.08% -0.0163 -0.0521) |
| OKLCH | oklch(89.08% 0.055 252.7) |
| XYZ | xyz(66.4145, 70.9298, 104.7799) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.87
Light Blue Grey
#B7C9E2
ΔE00 5.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.85
Lightsteelblue
#B0C4DE
ΔE00 6.52
Cloudy Blue
#ACC2D9
ΔE00 7.30
Light Blue
#95D0FC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEFF #FFE3C2
analogous
#C2FCFF #C2DEFF #C4C2FF
triadic
#C2DEFF #FFC2DE #DEFFC2
tetradic
#C2DEFF #FFC2FC #FFE3C2 #C2FFC4
square
#C2DEFF #FFC2FC #FFE3C2 #C2FFC4
split-complementary
#C2DEFF #FFC4C2 #FCFFC2
monochromatic
#489CFF #85BDFF #C2DEFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.38
#C2DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#C2DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEFF
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEFF | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#B2E5E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c2deff; /* rgb */ color: rgb(194, 222, 255); /* oklch */ color: oklch(89.1% 0.055 252.7);
Tailwind
colors: {
custom: {
50: '#d5e8ff',
500: '#c2deff',
950: '#000000',
},
}SCSS
$custom: #c2deff; $custom-light: #d5e8ff; $custom-dark: #000000;
JSON
{
"hex": "#c2deff",
"rgb": {
"r": 194,
"g": 222,
"b": 255
},
"hsl": {
"h": 212.459,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.8908,
"c": 0.05456,
"h": 252.7
},
"luminance": 0.70932
}Semantic roles & 50–950 ramp
primary
#C2DEFF
secondary
#E8B77D
accent
#7C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486