#CEEDFD#CEEDFD
#CEEDFD is a very light, muted cyan. Relative luminance 0.808; OKLCH L 92.9% C 0.039 H 230.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEDFD |
|---|---|
| RGB | rgb(206, 237, 253) |
| HSL | hsl(200, 92%, 90%) |
| HSV | hsv(200, 19%, 99%) |
| CMYK | cmyk(18.6%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.03, -6.80, -11.10) |
| CIE-LCH | lch(92.03, 13.02, 238.49°) |
| OKLab | oklab(92.87% -0.025 -0.0301) |
| OKLCH | oklch(92.87% 0.039 230.2) |
| XYZ | xyz(73.4627, 80.7800, 104.6310) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.43
Ice Blue
#A5DFF9
ΔE00 6.87
Lightcyan
#E0FFFF
ΔE00 7.87
Aliceblue
#F0F8FF
ΔE00 8.05
Powder Blue
#B0E0E6
ΔE00 8.13
Pale Sky Blue
#BDF6FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEDFD #FDDECE
analogous
#CEFDF6 #CEEDFD #CED5FD
triadic
#CEEDFD #FDCEED #EDFDCE
tetradic
#CEEDFD #F6CEFD #FDDECE #D5FDCE
square
#CEEDFD #F6CEFD #FDDECE #D5FDCE
split-complementary
#CEEDFD #FDCED5 #FDF6CE
monochromatic
#58C2F8 #93D7FB #CEEDFD #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.22
#CEEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#CEEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEDFD
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEDFD | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#C1F2F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ceedfd; /* rgb */ color: rgb(206, 237, 253); /* oklch */ color: oklch(92.9% 0.039 230.2);
Tailwind
colors: {
custom: {
50: '#ddf2fe',
500: '#ceedfd',
950: '#000000',
},
}SCSS
$custom: #ceedfd; $custom-light: #ddf2fe; $custom-dark: #000000;
JSON
{
"hex": "#ceedfd",
"rgb": {
"r": 206,
"g": 237,
"b": 253
},
"hsl": {
"h": 200.426,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.92866,
"c": 0.03912,
"h": 230.2
},
"luminance": 0.80782
}Semantic roles & 50–950 ramp
primary
#CEEDFD
secondary
#E6A98A
accent
#4E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585