#CDEAFA#CDEAFA
#CDEAFA is a very light, muted cyan. Relative luminance 0.787; OKLCH L 92.1% C 0.038 H 231.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAFA |
|---|---|
| RGB | rgb(205, 234, 250) |
| HSL | hsl(201, 82%, 89%) |
| HSV | hsv(201, 18%, 98%) |
| CMYK | cmyk(18%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(91.11, -6.20, -10.92) |
| CIE-LCH | lch(91.11, 12.55, 240.39°) |
| OKLab | oklab(92.09% -0.0231 -0.0295) |
| OKLCH | oklch(92.09% 0.038 231.9) |
| XYZ | xyz(71.8505, 78.7250, 101.8338) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.35
Ice Blue
#A5DFF9
ΔE00 6.96
Aliceblue
#F0F8FF
ΔE00 7.85
Powder Blue
#B0E0E6
ΔE00 8.35
Lightcyan
#E0FFFF
ΔE00 8.37
Azure (CSS)
#F0FFFF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAFA #FADDCD
analogous
#CDFAF4 #CDEAFA #CDD4FA
triadic
#CDEAFA #FACDEA #EAFACD
tetradic
#CDEAFA #F4CDFA #FADDCD #D4FACD
square
#CDEAFA #F4CDFA #FADDCD #D4FACD
split-complementary
#CDEAFA #FACDD4 #FAF4CD
monochromatic
#5EBBEF #95D3F4 #CDEAFA #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.25
#CDEAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#CDEAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAFA
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAFA | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FB
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#C1EFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdeafa; /* rgb */ color: rgb(205, 234, 250); /* oklch */ color: oklch(92.1% 0.038 231.9);
Tailwind
colors: {
custom: {
50: '#dcf0fc',
500: '#cdeafa',
950: '#000000',
},
}SCSS
$custom: #cdeafa; $custom-light: #dcf0fc; $custom-dark: #000000;
JSON
{
"hex": "#cdeafa",
"rgb": {
"r": 205,
"g": 234,
"b": 250
},
"hsl": {
"h": 201.333,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.92092,
"c": 0.03754,
"h": 231.9
},
"luminance": 0.78727
}Semantic roles & 50–950 ramp
primary
#CDEAFA
secondary
#E0A98C
accent
#5407DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585