#CDF6FF#CDF6FF
#CDF6FF is a very light, muted cyan. Relative luminance 0.861; OKLCH L 94.7% C 0.044 H 212.5°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF6FF |
|---|---|
| RGB | rgb(205, 246, 255) |
| HSL | hsl(191, 100%, 90%) |
| HSV | hsv(191, 20%, 100%) |
| CMYK | cmyk(19.6%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(94.36, -11.24, -8.69) |
| CIE-LCH | lch(94.36, 14.21, 217.70°) |
| OKLab | oklab(94.71% -0.037 -0.0236) |
| OKLCH | oklch(94.71% 0.044 212.5) |
| XYZ | xyz(76.1776, 86.1082, 107.1953) |
| Luminance | 0.8611 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.72
Very Light Blue
#D5FFFF
ΔE00 4.27
Really Light Blue
#D4FFFF
ΔE00 4.33
Light Sky Blue
#C6FCFF
ΔE00 4.45
Lightcyan
#E0FFFF
ΔE00 4.50
Pale Blue
#D0FEFE
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF6FF #FFD6CD
analogous
#CDFFEF #CDF6FF #CDDDFF
triadic
#CDF6FF #FFCDF6 #F6FFCD
tetradic
#CDF6FF #EFCDFF #FFD6CD #DDFFCD
square
#CDF6FF #EFCDFF #FFD6CD #DDFFCD
split-complementary
#CDF6FF #FFCDDD #FFEFCD
monochromatic
#53E0FF #90EBFF #CDF6FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.15
#CDF6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#CDF6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF6FF
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF6FF | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#BEFAF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdf6ff; /* rgb */ color: rgb(205, 246, 255); /* oklch */ color: oklch(94.7% 0.044 212.5);
Tailwind
colors: {
custom: {
50: '#ddf9ff',
500: '#cdf6ff',
950: '#000000',
},
}SCSS
$custom: #cdf6ff; $custom-light: #ddf9ff; $custom-dark: #000000;
JSON
{
"hex": "#cdf6ff",
"rgb": {
"r": 205,
"g": 246,
"b": 255
},
"hsl": {
"h": 190.8,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.94706,
"c": 0.04388,
"h": 212.5
},
"luminance": 0.86111
}Semantic roles & 50–950 ramp
primary
#CDF6FF
secondary
#EA9886
accent
#2900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586