#CFEDFF#CFEDFF
#CFEDFF is a very light, muted cyan. Relative luminance 0.811; OKLCH L 93.0% C 0.040 H 234.2°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDFF |
|---|---|
| RGB | rgb(207, 237, 255) |
| HSL | hsl(203, 100%, 91%) |
| HSV | hsv(203, 19%, 100%) |
| CMYK | cmyk(18.8%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(92.15, -6.08, -11.95) |
| CIE-LCH | lch(92.15, 13.41, 243.03°) |
| OKLab | oklab(93% -0.0233 -0.0324) |
| OKLCH | oklch(93% 0.04 234.2) |
| XYZ | xyz(74.0616, 81.0518, 106.3308) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.00
Ice Blue
#A5DFF9
ΔE00 7.07
Aliceblue
#F0F8FF
ΔE00 7.87
Lightcyan
#E0FFFF
ΔE00 8.68
Azure (CSS)
#F0FFFF
ΔE00 8.74
Pale Sky Blue
#BDF6FE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDFF #FFE1CF
analogous
#CFFFF9 #CFEDFF #CFD5FF
triadic
#CFEDFF #FFCFED #EDFFCF
tetradic
#CFEDFF #F9CFFF #FFE1CF #D5FFCF
square
#CFEDFF #F9CFFF #FFE1CF #D5FFCF
split-complementary
#CFEDFF #FFCFD5 #FFF9CF
monochromatic
#55BFFF #92D6FF #CFEDFF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.22
#CFEDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#CFEDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDFF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDFF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#C2F2F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfedff; /* rgb */ color: rgb(207, 237, 255); /* oklch */ color: oklch(93.0% 0.040 234.2);
Tailwind
colors: {
custom: {
50: '#def2ff',
500: '#cfedff',
950: '#000000',
},
}SCSS
$custom: #cfedff; $custom-light: #def2ff; $custom-dark: #000000;
JSON
{
"hex": "#cfedff",
"rgb": {
"r": 207,
"g": 237,
"b": 255
},
"hsl": {
"h": 202.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.92997,
"c": 0.03992,
"h": 234.2
},
"luminance": 0.81054
}Semantic roles & 50–950 ramp
primary
#CFEDFF
secondary
#EAAD88
accent
#5600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586