#CFEDFE#CFEDFE
#CFEDFE is a very light, muted cyan. Relative luminance 0.810; OKLCH L 93.0% C 0.039 H 232.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDFE |
|---|---|
| RGB | rgb(207, 237, 254) |
| HSL | hsl(202, 96%, 90%) |
| HSV | hsv(202, 19%, 100%) |
| CMYK | cmyk(18.5%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(92.13, -6.29, -11.47) |
| CIE-LCH | lch(92.13, 13.08, 241.26°) |
| OKLab | oklab(92.97% -0.0237 -0.0311) |
| OKLCH | oklch(92.97% 0.039 232.7) |
| XYZ | xyz(73.9010, 80.9876, 105.4852) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.81
Ice Blue
#A5DFF9
ΔE00 7.06
Aliceblue
#F0F8FF
ΔE00 7.82
Lightcyan
#E0FFFF
ΔE00 8.32
Azure (CSS)
#F0FFFF
ΔE00 8.48
Powder Blue
#B0E0E6
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDFE #FEE0CF
analogous
#CFFEF7 #CFEDFE #CFD5FE
triadic
#CFEDFE #FECFED #EDFECF
tetradic
#CFEDFE #F7CFFE #FEE0CF #D5FECF
square
#CFEDFE #F7CFFE #FEE0CF #D5FECF
split-complementary
#CFEDFE #FECFD5 #FEF7CF
monochromatic
#57C0FC #93D7FD #CFEDFE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.22
#CFEDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#CFEDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDFE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDFE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#C2F2F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfedfe; /* rgb */ color: rgb(207, 237, 254); /* oklch */ color: oklch(93.0% 0.039 232.7);
Tailwind
colors: {
custom: {
50: '#def2fe',
500: '#cfedfe',
950: '#000000',
},
}SCSS
$custom: #cfedfe; $custom-light: #def2fe; $custom-dark: #000000;
JSON
{
"hex": "#cfedfe",
"rgb": {
"r": 207,
"g": 237,
"b": 254
},
"hsl": {
"h": 201.702,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.92965,
"c": 0.03909,
"h": 232.7
},
"luminance": 0.8099
}Semantic roles & 50–950 ramp
primary
#CFEDFE
secondary
#E8AC89
accent
#5300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585