#CFECF3#CFECF3
#CFECF3 is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.4% C 0.032 H 213.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECF3 |
|---|---|
| RGB | rgb(207, 236, 243) |
| HSL | hsl(192, 60%, 88%) |
| HSV | hsv(192, 15%, 95%) |
| CMYK | cmyk(14.8%, 2.9%, 0%, 4.7%) |
| CIE-LAB | lab(91.56, -8.04, -6.58) |
| CIE-LCH | lch(91.56, 10.39, 219.28°) |
| OKLab | oklab(92.42% -0.0265 -0.0178) |
| OKLCH | oklch(92.42% 0.032 213.9) |
| XYZ | xyz(71.9012, 79.7257, 96.3770) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.07
Powder Blue
#B0E0E6
ΔE00 6.15
Very Light Blue
#D5FFFF
ΔE00 6.23
Ice Blue (survey)
#D7FFFE
ΔE00 6.23
Lightblue
#ADD8E6
ΔE00 6.25
Very Pale Blue
#D6FFFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECF3 #F3D6CF
analogous
#CFF3E8 #CFECF3 #CFDAF3
triadic
#CFECF3 #F3CFEC #ECF3CF
tetradic
#CFECF3 #E8CFF3 #F3D6CF #DAF3CF
square
#CFECF3 #E8CFF3 #F3D6CF #DAF3CF
split-complementary
#CFECF3 #F3CFDA #F3E8CF
monochromatic
#6DC5DB #9ED9E7 #CFECF3 #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.24
#CFECF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#CFECF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECF3
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECF3 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF3
Deuteranopia (green-blind)
#E0E5F3
Tritanopia (blue-blind)
#C5EFEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfecf3; /* rgb */ color: rgb(207, 236, 243); /* oklch */ color: oklch(92.4% 0.032 213.9);
Tailwind
colors: {
custom: {
50: '#def2f7',
500: '#cfecf3',
950: '#000000',
},
}SCSS
$custom: #cfecf3; $custom-light: #def2f7; $custom-dark: #000000;
JSON
{
"hex": "#cfecf3",
"rgb": {
"r": 207,
"g": 236,
"b": 243
},
"hsl": {
"h": 191.667,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.92417,
"c": 0.03189,
"h": 213.9
},
"luminance": 0.79727
}Semantic roles & 50–950 ramp
primary
#CFECF3
secondary
#D3A093
accent
#3F1EC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585