#CFEDFC#CFEDFC
#CFEDFC is a very light, muted cyan. Relative luminance 0.809; OKLCH L 92.9% C 0.038 H 229.4°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDFC |
|---|---|
| RGB | rgb(207, 237, 252) |
| HSL | hsl(200, 88%, 90%) |
| HSV | hsv(200, 18%, 99%) |
| CMYK | cmyk(17.9%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(92.07, -6.71, -10.52) |
| CIE-LCH | lch(92.07, 12.47, 237.47°) |
| OKLab | oklab(92.9% -0.0244 -0.0285) |
| OKLCH | oklch(92.9% 0.038 229.4) |
| XYZ | xyz(73.5824, 80.8601, 103.8073) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.48
Ice Blue
#A5DFF9
ΔE00 7.13
Lightcyan
#E0FFFF
ΔE00 7.60
Aliceblue
#F0F8FF
ΔE00 7.80
Azure (CSS)
#F0FFFF
ΔE00 7.99
Powder Blue
#B0E0E6
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDFC #FCDECF
analogous
#CFFCF4 #CFEDFC #CFD7FC
triadic
#CFEDFC #FCCFED #EDFCCF
tetradic
#CFEDFC #F4CFFC #FCDECF #D7FCCF
square
#CFEDFC #F4CFFC #FCDECF #D7FCCF
split-complementary
#CFEDFC #FCCFD7 #FCF4CF
monochromatic
#5CC2F5 #95D7F8 #CFEDFC #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.22
#CFEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#CFEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDFC
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDFC | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#C3F1F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfedfc; /* rgb */ color: rgb(207, 237, 252); /* oklch */ color: oklch(92.9% 0.038 229.4);
Tailwind
colors: {
custom: {
50: '#def2fd',
500: '#cfedfc',
950: '#000000',
},
}SCSS
$custom: #cfedfc; $custom-light: #def2fd; $custom-dark: #000000;
JSON
{
"hex": "#cfedfc",
"rgb": {
"r": 207,
"g": 237,
"b": 252
},
"hsl": {
"h": 200,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.92901,
"c": 0.03752,
"h": 229.4
},
"luminance": 0.80862
}Semantic roles & 50–950 ramp
primary
#CFEDFC
secondary
#E4A98C
accent
#4D01E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585