#CFEDFD#CFEDFD
#CFEDFD is a very light, muted cyan. Relative luminance 0.809; OKLCH L 92.9% C 0.038 H 231.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDFD |
|---|---|
| RGB | rgb(207, 237, 253) |
| HSL | hsl(201, 92%, 90%) |
| HSV | hsv(201, 18%, 99%) |
| CMYK | cmyk(18.2%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.10, -6.50, -10.99) |
| CIE-LCH | lch(92.10, 12.77, 239.41°) |
| OKLab | oklab(92.93% -0.0241 -0.0298) |
| OKLCH | oklch(92.93% 0.038 231) |
| XYZ | xyz(73.7413, 80.9237, 104.6441) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.64
Ice Blue
#A5DFF9
ΔE00 7.08
Aliceblue
#F0F8FF
ΔE00 7.80
Lightcyan
#E0FFFF
ΔE00 7.96
Azure (CSS)
#F0FFFF
ΔE00 8.23
Powder Blue
#B0E0E6
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDFD #FDDFCF
analogous
#CFFDF6 #CFEDFD #CFD6FD
triadic
#CFEDFD #FDCFED #EDFDCF
tetradic
#CFEDFD #F6CFFD #FDDFCF #D6FDCF
square
#CFEDFD #F6CFFD #FDDFCF #D6FDCF
split-complementary
#CFEDFD #FDCFD6 #FDF6CF
monochromatic
#59C1F8 #94D7FB #CFEDFD #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.22
#CFEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#CFEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDFD
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDFD | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFE
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#C3F2F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfedfd; /* rgb */ color: rgb(207, 237, 253); /* oklch */ color: oklch(92.9% 0.038 231.0);
Tailwind
colors: {
custom: {
50: '#def2fe',
500: '#cfedfd',
950: '#000000',
},
}SCSS
$custom: #cfedfd; $custom-light: #def2fe; $custom-dark: #000000;
JSON
{
"hex": "#cfedfd",
"rgb": {
"r": 207,
"g": 237,
"b": 253
},
"hsl": {
"h": 200.87,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.92933,
"c": 0.03829,
"h": 231
},
"luminance": 0.80926
}Semantic roles & 50–950 ramp
primary
#CFEDFD
secondary
#E6AA8A
accent
#5000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585