#CFEFF7#CFEFF7
#CFEFF7 is a very light, muted cyan. Relative luminance 0.817; OKLCH L 93.2% C 0.035 H 214.5°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFF7 |
|---|---|
| RGB | rgb(207, 239, 247) |
| HSL | hsl(192, 71%, 89%) |
| HSV | hsv(192, 16%, 97%) |
| CMYK | cmyk(16.2%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(92.45, -8.75, -7.35) |
| CIE-LCH | lch(92.45, 11.43, 220.03°) |
| OKLab | oklab(93.15% -0.0289 -0.0199) |
| OKLCH | oklch(93.15% 0.035 214.5) |
| XYZ | xyz(73.3828, 81.7119, 99.8833) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.78
Very Light Blue
#D5FFFF
ΔE00 5.69
Ice Blue (survey)
#D7FFFE
ΔE00 5.76
Really Light Blue
#D4FFFF
ΔE00 5.82
Pale Sky Blue
#BDF6FE
ΔE00 5.86
Very Pale Blue
#D6FFFE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFF7 #F7D7CF
analogous
#CFF7EB #CFEFF7 #CFDBF7
triadic
#CFEFF7 #F7CFEF #EFF7CF
tetradic
#CFEFF7 #EBCFF7 #F7D7CF #DBF7CF
square
#CFEFF7 #EBCFF7 #F7D7CF #DBF7CF
split-complementary
#CFEFF7 #F7CFDB #F7EBCF
monochromatic
#66CCE6 #9BDEEE #CFEFF7 #E5F6FB #E5F6FB
Accessibility & contrast
On white
1.21
#CFEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#CFEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFF7
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFF7 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF8
Deuteranopia (green-blind)
#E2E7F7
Tritanopia (blue-blind)
#C4F2F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeff7; /* rgb */ color: rgb(207, 239, 247); /* oklch */ color: oklch(93.2% 0.035 214.5);
Tailwind
colors: {
custom: {
50: '#def4f9',
500: '#cfeff7',
950: '#000000',
},
}SCSS
$custom: #cfeff7; $custom-light: #def4f9; $custom-dark: #000000;
JSON
{
"hex": "#cfeff7",
"rgb": {
"r": 207,
"g": 239,
"b": 247
},
"hsl": {
"h": 192,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.93154,
"c": 0.03512,
"h": 214.5
},
"luminance": 0.81714
}Semantic roles & 50–950 ramp
primary
#CFEFF7
secondary
#DA9F90
accent
#3912D3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585