#CDF2FF#CDF2FF
#CDF2FF is a very light, muted cyan. Relative luminance 0.837; OKLCH L 93.9% C 0.042 H 221.1°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2FF |
|---|---|
| RGB | rgb(205, 242, 255) |
| HSL | hsl(196, 100%, 90%) |
| HSV | hsv(196, 20%, 100%) |
| CMYK | cmyk(19.6%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(93.32, -9.22, -10.23) |
| CIE-LCH | lch(93.32, 13.77, 227.96°) |
| OKLab | oklab(93.89% -0.0318 -0.0277) |
| OKLCH | oklch(93.89% 0.042 221.1) |
| XYZ | xyz(74.9740, 83.7011, 106.7941) |
| Luminance | 0.8370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.68
Lightcyan
#E0FFFF
ΔE00 6.01
Lightblue
#ADD8E6
ΔE00 6.22
Very Light Blue
#D5FFFF
ΔE00 6.53
Powder Blue
#B0E0E6
ΔE00 6.56
Really Light Blue
#D4FFFF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2FF #FFDACD
analogous
#CDFFF3 #CDF2FF #CDD9FF
triadic
#CDF2FF #FFCDF2 #F2FFCD
tetradic
#CDF2FF #F3CDFF #FFDACD #D9FFCD
square
#CDF2FF #F3CDFF #FFDACD #D9FFCD
split-complementary
#CDF2FF #FFCDD9 #FFF3CD
monochromatic
#53D2FF #90E2FF #CDF2FF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.18
#CDF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#CDF2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2FF
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2FF | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#BFF7F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cdf2ff; /* rgb */ color: rgb(205, 242, 255); /* oklch */ color: oklch(93.9% 0.042 221.1);
Tailwind
colors: {
custom: {
50: '#ddf6ff',
500: '#cdf2ff',
950: '#000000',
},
}SCSS
$custom: #cdf2ff; $custom-light: #ddf6ff; $custom-dark: #000000;
JSON
{
"hex": "#cdf2ff",
"rgb": {
"r": 205,
"g": 242,
"b": 255
},
"hsl": {
"h": 195.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.93885,
"c": 0.04221,
"h": 221.1
},
"luminance": 0.83703
}Semantic roles & 50–950 ramp
primary
#CDF2FF
secondary
#EAA086
accent
#3C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586