#CDF5FF#CDF5FF
#CDF5FF is a very light, muted cyan. Relative luminance 0.855; OKLCH L 94.5% C 0.043 H 214.6°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF5FF |
|---|---|
| RGB | rgb(205, 245, 255) |
| HSL | hsl(192, 100%, 90%) |
| HSV | hsv(192, 20%, 100%) |
| CMYK | cmyk(19.6%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(94.10, -10.74, -9.07) |
| CIE-LCH | lch(94.10, 14.06, 220.20°) |
| OKLab | oklab(94.5% -0.0357 -0.0246) |
| OKLCH | oklch(94.5% 0.043 214.6) |
| XYZ | xyz(75.8743, 85.5015, 107.0941) |
| Luminance | 0.8550 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.16
Lightcyan
#E0FFFF
ΔE00 4.81
Very Light Blue
#D5FFFF
ΔE00 4.82
Really Light Blue
#D4FFFF
ΔE00 4.89
Light Sky Blue
#C6FCFF
ΔE00 5.02
Ice Blue (survey)
#D7FFFE
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF5FF #FFD7CD
analogous
#CDFFF0 #CDF5FF #CDDCFF
triadic
#CDF5FF #FFCDF5 #F5FFCD
tetradic
#CDF5FF #F0CDFF #FFD7CD #DCFFCD
square
#CDF5FF #F0CDFF #FFD7CD #DCFFCD
split-complementary
#CDF5FF #FFCDDC #FFF0CD
monochromatic
#53DDFF #90E9FF #CDF5FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.16
#CDF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#CDF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF5FF
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF5FF | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#E5EBFF
Tritanopia (blue-blind)
#BEF9F8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdf5ff; /* rgb */ color: rgb(205, 245, 255); /* oklch */ color: oklch(94.5% 0.043 214.6);
Tailwind
colors: {
custom: {
50: '#ddf8ff',
500: '#cdf5ff',
950: '#000000',
},
}SCSS
$custom: #cdf5ff; $custom-light: #ddf8ff; $custom-dark: #000000;
JSON
{
"hex": "#cdf5ff",
"rgb": {
"r": 205,
"g": 245,
"b": 255
},
"hsl": {
"h": 192,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.945,
"c": 0.04337,
"h": 214.6
},
"luminance": 0.85504
}Semantic roles & 50–950 ramp
primary
#CDF5FF
secondary
#EA9A86
accent
#2E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586