#CDEFFE#CDEFFE
#CDEFFE is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.2% C 0.041 H 226.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEFFE |
|---|---|
| RGB | rgb(205, 239, 254) |
| HSL | hsl(198, 96%, 90%) |
| HSV | hsv(198, 19%, 100%) |
| CMYK | cmyk(19.3%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.52, -7.91, -10.91) |
| CIE-LCH | lch(92.52, 13.48, 234.04°) |
| OKLab | oklab(93.24% -0.0283 -0.0296) |
| OKLCH | oklch(93.24% 0.041 226.3) |
| XYZ | xyz(73.9279, 81.8657, 105.6533) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.14
Ice Blue
#A5DFF9
ΔE00 6.63
Pale Sky Blue
#BDF6FE
ΔE00 7.04
Lightcyan
#E0FFFF
ΔE00 7.10
Powder Blue
#B0E0E6
ΔE00 7.35
Very Light Blue
#D5FFFF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEFFE #FEDCCD
analogous
#CDFEF4 #CDEFFE #CDD7FE
triadic
#CDEFFE #FECDEF #EFFECD
tetradic
#CDEFFE #F4CDFE #FEDCCD #D7FECD
square
#CDEFFE #F4CDFE #FEDCCD #D7FECD
split-complementary
#CDEFFE #FECDD7 #FEF4CD
monochromatic
#55C9FC #91DCFD #CDEFFE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.21
#CDEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#CDEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEFFE
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEFFE | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#BFF4F4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdeffe; /* rgb */ color: rgb(205, 239, 254); /* oklch */ color: oklch(93.2% 0.041 226.3);
Tailwind
colors: {
custom: {
50: '#dcf4fe',
500: '#cdeffe',
950: '#000000',
},
}SCSS
$custom: #cdeffe; $custom-light: #dcf4fe; $custom-dark: #000000;
JSON
{
"hex": "#cdeffe",
"rgb": {
"r": 205,
"g": 239,
"b": 254
},
"hsl": {
"h": 198.367,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.93239,
"c": 0.0409,
"h": 226.3
},
"luminance": 0.81868
}Semantic roles & 50–950 ramp
primary
#CDEFFE
secondary
#E8A588
accent
#4600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585