#CFEFF6#CFEFF6
#CFEFF6 is a very light, muted cyan. Relative luminance 0.817; OKLCH L 93.1% C 0.035 H 212.4°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFF6 |
|---|---|
| RGB | rgb(207, 239, 246) |
| HSL | hsl(191, 68%, 89%) |
| HSV | hsv(191, 16%, 96%) |
| CMYK | cmyk(15.9%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(92.42, -8.96, -6.87) |
| CIE-LCH | lch(92.42, 11.29, 217.50°) |
| OKLab | oklab(93.12% -0.0293 -0.0186) |
| OKLCH | oklch(93.12% 0.035 212.4) |
| XYZ | xyz(73.2289, 81.6503, 99.0728) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.48
Very Light Blue
#D5FFFF
ΔE00 5.35
Ice Blue (survey)
#D7FFFE
ΔE00 5.41
Really Light Blue
#D4FFFF
ΔE00 5.49
Very Pale Blue
#D6FFFE
ΔE00 5.53
Pale Sky Blue
#BDF6FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFF6 #F6D6CF
analogous
#CFF6EA #CFEFF6 #CFDCF6
triadic
#CFEFF6 #F6CFEF #EFF6CF
tetradic
#CFEFF6 #EACFF6 #F6D6CF #DCF6CF
square
#CFEFF6 #EACFF6 #F6D6CF #DCF6CF
split-complementary
#CFEFF6 #F6CFDC #F6EACF
monochromatic
#68CDE3 #9BDEEC #CFEFF6 #E5F6FA #E5F6FA
Accessibility & contrast
On white
1.21
#CFEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#CFEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFF6
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFF6 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF6
Deuteranopia (green-blind)
#E2E7F6
Tritanopia (blue-blind)
#C4F2F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeff6; /* rgb */ color: rgb(207, 239, 246); /* oklch */ color: oklch(93.1% 0.035 212.4);
Tailwind
colors: {
custom: {
50: '#def4f9',
500: '#cfeff6',
950: '#000000',
},
}SCSS
$custom: #cfeff6; $custom-light: #def4f9; $custom-dark: #000000;
JSON
{
"hex": "#cfeff6",
"rgb": {
"r": 207,
"g": 239,
"b": 246
},
"hsl": {
"h": 190.769,
"s": 68.421,
"l": 88.824
},
"oklch": {
"l": 0.93123,
"c": 0.03472,
"h": 212.4
},
"luminance": 0.81652
}Semantic roles & 50–950 ramp
primary
#CFEFF6
secondary
#D89E91
accent
#3715D0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585