#CDF2FE#CDF2FE
#CDF2FE is a very light, muted cyan. Relative luminance 0.836; OKLCH L 93.9% C 0.042 H 219.4°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2FE |
|---|---|
| RGB | rgb(205, 242, 254) |
| HSL | hsl(195, 96%, 90%) |
| HSV | hsv(195, 19%, 100%) |
| CMYK | cmyk(19.3%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(93.29, -9.43, -9.75) |
| CIE-LCH | lch(93.29, 13.57, 225.95°) |
| OKLab | oklab(93.85% -0.0322 -0.0264) |
| OKLCH | oklch(93.85% 0.042 219.4) |
| XYZ | xyz(74.8135, 83.6369, 105.9485) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.40
Lightcyan
#E0FFFF
ΔE00 5.67
Very Light Blue
#D5FFFF
ΔE00 6.15
Lightblue
#ADD8E6
ΔE00 6.20
Really Light Blue
#D4FFFF
ΔE00 6.25
Powder Blue
#B0E0E6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2FE #FED9CD
analogous
#CDFEF2 #CDF2FE #CDD9FE
triadic
#CDF2FE #FECDF2 #F2FECD
tetradic
#CDF2FE #F2CDFE #FED9CD #D9FECD
square
#CDF2FE #F2CDFE #FED9CD #D9FECD
split-complementary
#CDF2FE #FECDD9 #FEF2CD
monochromatic
#55D3FC #91E2FD #CDF2FE #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.18
#CDF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#CDF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2FE
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2FE | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#BFF6F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cdf2fe; /* rgb */ color: rgb(205, 242, 254); /* oklch */ color: oklch(93.9% 0.042 219.4);
Tailwind
colors: {
custom: {
50: '#ddf6fe',
500: '#cdf2fe',
950: '#000000',
},
}SCSS
$custom: #cdf2fe; $custom-light: #ddf6fe; $custom-dark: #000000;
JSON
{
"hex": "#cdf2fe",
"rgb": {
"r": 205,
"g": 242,
"b": 254
},
"hsl": {
"h": 194.694,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.93853,
"c": 0.04165,
"h": 219.4
},
"luminance": 0.83639
}Semantic roles & 50–950 ramp
primary
#CDF2FE
secondary
#E89F88
accent
#3800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585