#CDECF8#CDECF8
#CDECF8 is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.4% C 0.036 H 223.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECF8 |
|---|---|
| RGB | rgb(205, 236, 248) |
| HSL | hsl(197, 75%, 89%) |
| HSV | hsv(197, 17%, 97%) |
| CMYK | cmyk(17.3%, 4.8%, 0%, 2.7%) |
| CIE-LAB | lab(91.57, -7.64, -9.19) |
| CIE-LCH | lch(91.57, 11.95, 230.26°) |
| OKLab | oklab(92.44% -0.0265 -0.0249) |
| OKLCH | oklch(92.44% 0.036 223.1) |
| XYZ | xyz(72.1111, 79.7454, 100.3818) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.81
Lightcyan
#E0FFFF
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.83
Pale Sky Blue
#BDF6FE
ΔE00 7.08
Ice Blue
#A5DFF9
ΔE00 7.13
Very Light Blue
#D5FFFF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECF8 #F8D9CD
analogous
#CDF8EF #CDECF8 #CDD7F8
triadic
#CDECF8 #F8CDEC #ECF8CD
tetradic
#CDECF8 #EFCDF8 #F8D9CD #D7F8CD
square
#CDECF8 #EFCDF8 #F8D9CD #D7F8CD
split-complementary
#CDECF8 #F8CDD7 #F8EFCD
monochromatic
#62C3E9 #97D8F0 #CDECF8 #E4F5FB #E4F5FB
Accessibility & contrast
On white
1.24
#CDECF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#CDECF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECF8
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECF8 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF9
Deuteranopia (green-blind)
#DEE4F8
Tritanopia (blue-blind)
#C1F0F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdecf8; /* rgb */ color: rgb(205, 236, 248); /* oklch */ color: oklch(92.4% 0.036 223.1);
Tailwind
colors: {
custom: {
50: '#dcf2fa',
500: '#cdecf8',
950: '#000000',
},
}SCSS
$custom: #cdecf8; $custom-light: #dcf2fa; $custom-dark: #000000;
JSON
{
"hex": "#cdecf8",
"rgb": {
"r": 205,
"g": 236,
"b": 248
},
"hsl": {
"h": 196.744,
"s": 75.439,
"l": 88.824
},
"oklch": {
"l": 0.92437,
"c": 0.03636,
"h": 223.1
},
"luminance": 0.79747
}Semantic roles & 50–950 ramp
primary
#CDECF8
secondary
#DCA38D
accent
#460ED8
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585