#CDECFB#CDECFB
#CDECFB is a very light, muted cyan. Relative luminance 0.799; OKLCH L 92.5% C 0.038 H 228.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECFB |
|---|---|
| RGB | rgb(205, 236, 251) |
| HSL | hsl(200, 85%, 89%) |
| HSV | hsv(200, 18%, 98%) |
| CMYK | cmyk(18.3%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(91.65, -7.01, -10.63) |
| CIE-LCH | lch(91.65, 12.73, 236.57°) |
| OKLab | oklab(92.53% -0.0254 -0.0288) |
| OKLCH | oklch(92.53% 0.038 228.5) |
| XYZ | xyz(72.5803, 79.9331, 102.8527) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.10
Ice Blue
#A5DFF9
ΔE00 6.80
Lightcyan
#E0FFFF
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 7.72
Pale Sky Blue
#BDF6FE
ΔE00 7.88
Aliceblue
#F0F8FF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECFB #FBDCCD
analogous
#CDFBF3 #CDECFB #CDD5FB
triadic
#CDECFB #FBCDEC #ECFBCD
tetradic
#CDECFB #F3CDFB #FBDCCD #D5FBCD
square
#CDECFB #F3CDFB #FBDCCD #D5FBCD
split-complementary
#CDECFB #FBCDD5 #FBF3CD
monochromatic
#5CC1F2 #94D6F6 #CDECFB #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.24
#CDECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#CDECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECFB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECFB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DDE5FB
Tritanopia (blue-blind)
#C0F0F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdecfb; /* rgb */ color: rgb(205, 236, 251); /* oklch */ color: oklch(92.5% 0.038 228.5);
Tailwind
colors: {
custom: {
50: '#dcf2fc',
500: '#cdecfb',
950: '#000000',
},
}SCSS
$custom: #cdecfb; $custom-light: #dcf2fc; $custom-dark: #000000;
JSON
{
"hex": "#cdecfb",
"rgb": {
"r": 205,
"g": 236,
"b": 251
},
"hsl": {
"h": 199.565,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.92532,
"c": 0.0384,
"h": 228.5
},
"luminance": 0.79935
}Semantic roles & 50–950 ramp
primary
#CDECFB
secondary
#E2A78B
accent
#4C04E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585