#C6DEFF#C6DEFF
#C6DEFF is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.4% C 0.052 H 256.4°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DEFF |
|---|---|
| RGB | rgb(198, 222, 255) |
| HSL | hsl(215, 100%, 89%) |
| HSV | hsv(215, 22%, 100%) |
| CMYK | cmyk(22.4%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(87.71, -1.04, -18.67) |
| CIE-LCH | lch(87.71, 18.70, 266.82°) |
| OKLab | oklab(89.35% -0.0123 -0.0509) |
| OKLCH | oklch(89.35% 0.052 256.4) |
| XYZ | xyz(67.4552, 71.4664, 104.8287) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.24
Light Blue Grey
#B7C9E2
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 6.49
Baby Blue (survey)
#A2CFFE
ΔE00 6.76
Cloudy Blue
#ACC2D9
ΔE00 7.53
Light Periwinkle
#C1C6FC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DEFF #FFE7C6
analogous
#C6FBFF #C6DEFF #CBC6FF
triadic
#C6DEFF #FFC6DE #DEFFC6
tetradic
#C6DEFF #FFC6FB #FFE7C6 #C6FFCB
square
#C6DEFF #FFC6FB #FFE7C6 #C6FFCB
split-complementary
#C6DEFF #FFCBC6 #FBFFC6
monochromatic
#4C97FF #89BBFF #C6DEFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.37
#C6DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#C6DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DEFF
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DEFF | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CDD9FE
Tritanopia (blue-blind)
#B7E5E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c6deff; /* rgb */ color: rgb(198, 222, 255); /* oklch */ color: oklch(89.4% 0.052 256.4);
Tailwind
colors: {
custom: {
50: '#d8e8ff',
500: '#c6deff',
950: '#000000',
},
}SCSS
$custom: #c6deff; $custom-light: #d8e8ff; $custom-dark: #000000;
JSON
{
"hex": "#c6deff",
"rgb": {
"r": 198,
"g": 222,
"b": 255
},
"hsl": {
"h": 214.737,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.89351,
"c": 0.05235,
"h": 256.4
},
"luminance": 0.71468
}Semantic roles & 50–950 ramp
primary
#C6DEFF
secondary
#E9BD81
accent
#8500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486