#CDEAFE#CDEAFE
#CDEAFE is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.2% C 0.041 H 238.1°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAFE |
|---|---|
| RGB | rgb(205, 234, 254) |
| HSL | hsl(204, 96%, 90%) |
| HSV | hsv(204, 19%, 100%) |
| CMYK | cmyk(19.3%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.22, -5.36, -12.83) |
| CIE-LCH | lch(91.22, 13.91, 247.32°) |
| OKLab | oklab(92.22% -0.0217 -0.0348) |
| OKLCH | oklch(92.22% 0.041 238.1) |
| XYZ | xyz(72.4843, 78.9786, 105.1721) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 7.05
Lightblue
#ADD8E6
ΔE00 7.20
Aliceblue
#F0F8FF
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 8.75
Powder Blue (survey)
#B1D1FC
ΔE00 9.06
Fog
#D8DCE0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAFE #FEE1CD
analogous
#CDFEFA #CDEAFE #CDD1FE
triadic
#CDEAFE #FECDEA #EAFECD
tetradic
#CDEAFE #FACDFE #FEE1CD #D1FECD
square
#CDEAFE #FACDFE #FEE1CD #D1FECD
split-complementary
#CDEAFE #FECDD1 #FEFACD
monochromatic
#55B8FC #91D1FD #CDEAFE #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.25
#CDEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#CDEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAFE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAFE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#DBE3FE
Tritanopia (blue-blind)
#C0EFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdeafe; /* rgb */ color: rgb(205, 234, 254); /* oklch */ color: oklch(92.2% 0.041 238.1);
Tailwind
colors: {
custom: {
50: '#dcf0fe',
500: '#cdeafe',
950: '#000000',
},
}SCSS
$custom: #cdeafe; $custom-light: #dcf0fe; $custom-dark: #000000;
JSON
{
"hex": "#cdeafe",
"rgb": {
"r": 205,
"g": 234,
"b": 254
},
"hsl": {
"h": 204.49,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.92221,
"c": 0.041,
"h": 238.1
},
"luminance": 0.78981
}Semantic roles & 50–950 ramp
primary
#CDEAFE
secondary
#E8AF88
accent
#5E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585