#CDEEF8#CDEEF8
#CDEEF8 is a very light, muted cyan. Relative luminance 0.809; OKLCH L 92.8% C 0.037 H 218.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEEF8 |
|---|---|
| RGB | rgb(205, 238, 248) |
| HSL | hsl(194, 75%, 89%) |
| HSV | hsv(194, 17%, 97%) |
| CMYK | cmyk(17.3%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(92.09, -8.65, -8.42) |
| CIE-LCH | lch(92.09, 12.07, 224.21°) |
| OKLab | oklab(92.85% -0.0292 -0.0228) |
| OKLCH | oklch(92.85% 0.037 218) |
| XYZ | xyz(72.6902, 80.9035, 100.5748) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.54
Lightblue
#ADD8E6
ΔE00 5.86
Pale Sky Blue
#BDF6FE
ΔE00 6.01
Powder Blue
#B0E0E6
ΔE00 6.05
Very Light Blue
#D5FFFF
ΔE00 6.33
Really Light Blue
#D4FFFF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEEF8 #F8D7CD
analogous
#CDF8ED #CDEEF8 #CDD9F8
triadic
#CDEEF8 #F8CDEE #EEF8CD
tetradic
#CDEEF8 #EDCDF8 #F8D7CD #D9F8CD
square
#CDEEF8 #EDCDF8 #F8D7CD #D9F8CD
split-complementary
#CDEEF8 #F8CDD9 #F8EDCD
monochromatic
#62C9E9 #97DCF0 #CDEEF8 #E4F6FB #E4F6FB
Accessibility & contrast
On white
1.22
#CDEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#CDEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEEF8
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEEF8 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECF9
Deuteranopia (green-blind)
#E0E6F8
Tritanopia (blue-blind)
#C1F2F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdeef8; /* rgb */ color: rgb(205, 238, 248); /* oklch */ color: oklch(92.8% 0.037 218.0);
Tailwind
colors: {
custom: {
50: '#dcf3fa',
500: '#cdeef8',
950: '#000000',
},
}SCSS
$custom: #cdeef8; $custom-light: #dcf3fa; $custom-dark: #000000;
JSON
{
"hex": "#cdeef8",
"rgb": {
"r": 205,
"g": 238,
"b": 248
},
"hsl": {
"h": 193.953,
"s": 75.439,
"l": 88.824
},
"oklch": {
"l": 0.92847,
"c": 0.03702,
"h": 218
},
"luminance": 0.80906
}Semantic roles & 50–950 ramp
primary
#CDEEF8
secondary
#DCA08D
accent
#3D0ED8
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585