#CFECF5#CFECF5
#CFECF5 is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.5% C 0.033 H 218.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECF5 |
|---|---|
| RGB | rgb(207, 236, 245) |
| HSL | hsl(194, 66%, 89%) |
| HSV | hsv(194, 16%, 96%) |
| CMYK | cmyk(15.5%, 3.7%, 0%, 3.9%) |
| CIE-LAB | lab(91.62, -7.64, -7.54) |
| CIE-LCH | lch(91.62, 10.73, 224.63°) |
| OKLab | oklab(92.48% -0.0257 -0.0204) |
| OKLCH | oklch(92.48% 0.033 218.4) |
| XYZ | xyz(72.2048, 79.8471, 97.9763) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 6.57
Azure (CSS)
#F0FFFF
ΔE00 6.78
Very Light Blue
#D5FFFF
ΔE00 6.87
Ice Blue (survey)
#D7FFFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECF5 #F5D8CF
analogous
#CFF5EB #CFECF5 #CFD9F5
triadic
#CFECF5 #F5CFEC #ECF5CF
tetradic
#CFECF5 #EBCFF5 #F5D8CF #D9F5CF
square
#CFECF5 #EBCFF5 #F5D8CF #D9F5CF
split-complementary
#CFECF5 #F5CFD9 #F5EBCF
monochromatic
#6AC4E0 #9CD8EA #CFECF5 #E6F5FA #E6F5FA
Accessibility & contrast
On white
1.24
#CFECF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CFECF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECF5
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECF5 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF6
Deuteranopia (green-blind)
#E0E5F5
Tritanopia (blue-blind)
#C5EFEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfecf5; /* rgb */ color: rgb(207, 236, 245); /* oklch */ color: oklch(92.5% 0.033 218.4);
Tailwind
colors: {
custom: {
50: '#def2f8',
500: '#cfecf5',
950: '#000000',
},
}SCSS
$custom: #cfecf5; $custom-light: #def2f8; $custom-dark: #000000;
JSON
{
"hex": "#cfecf5",
"rgb": {
"r": 207,
"g": 236,
"b": 245
},
"hsl": {
"h": 194.211,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.92479,
"c": 0.03281,
"h": 218.4
},
"luminance": 0.79849
}Semantic roles & 50–950 ramp
primary
#CFECF5
secondary
#D6A292
accent
#4318CD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585