#CDECF3#CDECF3
#CDECF3 is a very light, muted cyan. Relative luminance 0.794; OKLCH L 92.3% C 0.034 H 212.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECF3 |
|---|---|
| RGB | rgb(205, 236, 243) |
| HSL | hsl(191, 61%, 88%) |
| HSV | hsv(191, 16%, 95%) |
| CMYK | cmyk(15.6%, 2.9%, 0%, 4.7%) |
| CIE-LAB | lab(91.43, -8.66, -6.78) |
| CIE-LCH | lch(91.43, 11.00, 218.06°) |
| OKLab | oklab(92.28% -0.0284 -0.0184) |
| OKLCH | oklch(92.28% 0.034 212.9) |
| XYZ | xyz(71.3458, 79.4393, 96.3510) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.99
Powder Blue
#B0E0E6
ΔE00 5.63
Very Light Blue
#D5FFFF
ΔE00 5.88
Ice Blue (survey)
#D7FFFE
ΔE00 5.92
Lightblue
#ADD8E6
ΔE00 5.96
Really Light Blue
#D4FFFF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECF3 #F3D4CD
analogous
#CDF3E7 #CDECF3 #CDD9F3
triadic
#CDECF3 #F3CDEC #ECF3CD
tetradic
#CDECF3 #E7CDF3 #F3D4CD #D9F3CD
square
#CDECF3 #E7CDF3 #F3D4CD #D9F3CD
split-complementary
#CDECF3 #F3CDD9 #F3E7CD
monochromatic
#6AC6DB #9CD9E7 #CDECF3 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.24
#CDECF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CDECF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECF3
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECF3 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#E0E4F3
Tritanopia (blue-blind)
#C2EFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdecf3; /* rgb */ color: rgb(205, 236, 243); /* oklch */ color: oklch(92.3% 0.034 212.9);
Tailwind
colors: {
custom: {
50: '#dcf2f7',
500: '#cdecf3',
950: '#000000',
},
}SCSS
$custom: #cdecf3; $custom-light: #dcf2f7; $custom-dark: #000000;
JSON
{
"hex": "#cdecf3",
"rgb": {
"r": 205,
"g": 236,
"b": 243
},
"hsl": {
"h": 191.053,
"s": 61.29,
"l": 87.843
},
"oklch": {
"l": 0.92283,
"c": 0.03382,
"h": 212.9
},
"luminance": 0.79441
}Semantic roles & 50–950 ramp
primary
#CDECF3
secondary
#D39D91
accent
#3C1DC9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585