#CEECFD#CEECFD
#CEECFD is a very light, muted cyan. Relative luminance 0.802; OKLCH L 92.7% C 0.039 H 232.7°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECFD |
|---|---|
| RGB | rgb(206, 236, 253) |
| HSL | hsl(202, 92%, 90%) |
| HSV | hsv(202, 19%, 99%) |
| CMYK | cmyk(18.6%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.78, -6.29, -11.48) |
| CIE-LCH | lch(91.78, 13.09, 241.27°) |
| OKLab | oklab(92.66% -0.0237 -0.0311) |
| OKLCH | oklch(92.66% 0.039 232.7) |
| XYZ | xyz(73.1740, 80.2026, 104.5348) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.64
Ice Blue
#A5DFF9
ΔE00 6.94
Aliceblue
#F0F8FF
ΔE00 7.91
Lightcyan
#E0FFFF
ΔE00 8.42
Powder Blue
#B0E0E6
ΔE00 8.58
Azure (CSS)
#F0FFFF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECFD #FDDFCE
analogous
#CEFDF6 #CEECFD #CED5FD
triadic
#CEECFD #FDCEEC #ECFDCE
tetradic
#CEECFD #F6CEFD #FDDFCE #D5FDCE
square
#CEECFD #F6CEFD #FDDFCE #D5FDCE
split-complementary
#CEECFD #FDCED5 #FDF6CE
monochromatic
#58BEF8 #93D5FB #CEECFD #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.23
#CEECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#CEECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECFD
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECFD | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFE
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#C1F1F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceecfd; /* rgb */ color: rgb(206, 236, 253); /* oklch */ color: oklch(92.7% 0.039 232.7);
Tailwind
colors: {
custom: {
50: '#ddf2fe',
500: '#ceecfd',
950: '#000000',
},
}SCSS
$custom: #ceecfd; $custom-light: #ddf2fe; $custom-dark: #000000;
JSON
{
"hex": "#ceecfd",
"rgb": {
"r": 206,
"g": 236,
"b": 253
},
"hsl": {
"h": 201.702,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.92662,
"c": 0.03912,
"h": 232.7
},
"luminance": 0.80205
}Semantic roles & 50–950 ramp
primary
#CEECFD
secondary
#E6AB8A
accent
#5300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585